New PgnController class

SavePgn
Justin 2025-06-23 01:01:35 +02:00
parent 0c5066fd62
commit 4ee2e021ed
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
package de.hs_mannheim.informatik.chess.controller;
public class PgnController {
}