formatted code
This commit is contained in:
@@ -29,7 +29,7 @@ namespace ReallifeGamemode.Server
|
||||
NAPI.Server.SetAutoSpawnOnConnect(false);
|
||||
NAPI.Server.SetAutoRespawnAfterDeath(false);
|
||||
NAPI.Data.SetWorldData("playerCreatorDimension", 0);
|
||||
|
||||
|
||||
|
||||
|
||||
InventoryManager.LoadItems();
|
||||
@@ -60,5 +60,5 @@ namespace ReallifeGamemode.Server
|
||||
|
||||
NAPI.Data.SetWorldData("blipTemplate", tempBlip);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user