mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
MIssing SemiColons
This commit is contained in:
parent
2287f4b530
commit
c85507f169
@ -35,11 +35,11 @@ switch (_moveCase) do {
|
||||
case 3: {
|
||||
_range = 1000;
|
||||
_move = "AwopPercMstpSgthWnonDnon_throw";
|
||||
}
|
||||
};
|
||||
case 4: {
|
||||
_range = 1000;
|
||||
_move = "AmovPercMstpSnonWnonDnon_SaluteOut";
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
if (_range > 0 && _move != "") then {
|
||||
|
Loading…
Reference in New Issue
Block a user