Skip to content

Commit d9e044f

Browse files
committed
Update init.sqf
1 parent 5c0f4ba commit d9e044f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

init.sqf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,15 @@ Example:
8989
] call Waldo_fnc_BabelActivation;
9090
9191
*/
92+
/*
9293
[
9394
[
9495
[west, "English", "French"],
9596
[east, "Russian"],
9697
[civilian, "French"]
9798
]
9899
] call Waldo_fnc_BabelActivation;
99-
100+
*/
100101
/*
101102
ACRE 2 CEOI
102103

0 commit comments

Comments
 (0)