mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
small fix
This commit is contained in:
parent
40e422f95a
commit
5ef729ee80
@ -16,7 +16,10 @@
|
||||
|
||||
#include "script_component.hpp"
|
||||
|
||||
EXPLODE_1_PVT[_this,_player];
|
||||
|
||||
private "_player";
|
||||
_player = _this select 0;
|
||||
|
||||
|
||||
if (GVAR(EnableSwitchUnits)) then {
|
||||
private ["_sides"];
|
||||
|
Loading…
Reference in New Issue
Block a user