1.0.2.36 DEV

This commit is contained in:
[VB]AWOL
2013-09-27 00:34:47 -05:00
parent ccd685ab76
commit 4091cf0996
4 changed files with 13 additions and 9 deletions

View File

@@ -22,9 +22,9 @@ if (_removed == 1) then {
publicVariable "dayzLockVehicle";
};
// player moveInDriver _vehicle;
/*
player moveInDriver _vehicle;
if (local vehicle player) then {
vehicle player engineOn true;
};