mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Added newlines to Pretense init scripts.
This commit is contained in:
parent
f500ec916e
commit
c126d1dff7
@ -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,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
supplyPointRegistry = {
|
supplyPointRegistry = {
|
||||||
blue = {},
|
blue = {},
|
||||||
red = {}
|
red = {}
|
||||||
|
|||||||
@ -620,3 +620,4 @@ presets = {
|
|||||||
|
|
||||||
zones = {}
|
zones = {}
|
||||||
do
|
do
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user