Many misc bugfixes

This commit is contained in:
Anuken
2022-04-28 19:46:52 -04:00
parent 60c74ee65d
commit 9f501a33a3
8 changed files with 44 additions and 9 deletions

View File

@@ -56,6 +56,7 @@ public class EventType{
public static class DisposeEvent{}
public static class PlayEvent{}
public static class ResetEvent{}
public static class HostEvent{}
public static class WaveEvent{}
public static class TurnEvent{}
/** Called when the player places a line, mobile or desktop.*/