added a method to find all ghosts currently seated in the train and added repo structure for tests as well as an empty test class
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package ch.unibas.dmi.dbis.cs108.gamelogic.klassenstruktur;
|
||||
|
||||
public class GameStateTests {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user