Added newlines to Pretense init scripts.

This commit is contained in:
MetalStormGhost 2023-09-11 21:42:02 +03:00
parent f500ec916e
commit c126d1dff7
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

@ -620,3 +620,4 @@ presets = {
zones = {} zones = {}
do do