New PgnGui class

SavePgn
Justin 2025-06-23 00:22:43 +02:00
parent fcab410a2f
commit 532059ba0b
1 changed files with 5 additions and 0 deletions

View File

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