reload fix

This commit is contained in:
Lukas Moungos
2019-12-01 00:35:11 +01:00
parent b3f6f90cb1
commit 58c9f89001
2 changed files with 7 additions and 0 deletions

View File

@@ -3028,6 +3028,7 @@ namespace ReallifeGamemode.Server.Commands
return;
}
Gangwar.Gangwar.loadTurfs();
Gangwar.Gangwar.loadAllClient();
}