This commit is contained in:
Anuken
2020-08-12 13:39:20 -04:00
parent 1c17c38e15
commit 5b727ac6fd
6 changed files with 21 additions and 11 deletions

View File

@@ -924,7 +924,7 @@ public class ServerControl implements ApplicationListener{
players.add(p);
p.clearUnit();
}
logic.reset();
Call.worldDataBegin();