New CreativeController class

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

View File

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