Gangwar Fix #6

This commit is contained in:
VegaZ
2021-03-29 22:41:56 +02:00
parent 0a3409e6c1
commit 58c0af2d55

View File

@@ -122,7 +122,7 @@ namespace ReallifeGamemode.Server.Gangwar
dbContext.SaveChanges();
}
loadTurfs();
loadTurfs_ToAllPlayers();
//loadTurfs_ToAllPlayers();
}
[RemoteEvent("SERVER:DeleteTurf")]