Added newlines to Pretense init scripts.

This commit is contained in:
MetalStormGhost 2023-09-11 21:42:02 +03:00
parent 5c9a5a5e35
commit 7b2424c746
3 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,4 @@
ZoneCommand.setNeighbours(cm)
bm = BattlefieldManager:new()
@ -104,3 +105,4 @@ local offmapZones = {
-- zones.gudauta,
-- zones.kobuleti,
}

View File

@ -1,3 +1,4 @@
supplyPointRegistry = {
blue = {},
red = {}

View File

@ -619,4 +619,5 @@ presets = {
}
zones = {}
do
do