Fixed Typos in Mission LIsts
This commit is contained in:
parent
d9bb825761
commit
199d54dc9c
@ -1,11 +1,4 @@
|
||||
|
||||
private["_pathBlue","_missionListBlue"];
|
||||
|
||||
_pathScouts = "Scouts";
|
||||
_missionListScouts = ["Scouts"];
|
||||
|
||||
_pathHunters = "Hunters";
|
||||
_missionListHunters = ["Hunters"];
|
||||
|
||||
_pathBlue = "Blue";
|
||||
_missionListBlue = ["default"/*,"default2","medicalCamp","redCamp","resupplyCamp"*/];
|
||||
@ -19,4 +12,3 @@ _missionListGreen = [/*"default","default2",*/"medicalCamp"/*,"redCamp","resuppl
|
||||
_pathOrange = "Orange";
|
||||
_missionListOrange = [/*"default","default2","medicalCamp","redCamp",*/"resupplyCamp"];
|
||||
|
||||
_pathHeliCrashes = "HeliCrashes";
|
||||
|
Loading…
Reference in New Issue
Block a user