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) ZoneCommand.setNeighbours(cm)
bm = BattlefieldManager:new() bm = BattlefieldManager:new()
@ -104,3 +105,4 @@ local offmapZones = {
-- zones.gudauta, -- zones.gudauta,
-- zones.kobuleti, -- zones.kobuleti,
} }

View File

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

View File

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