mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Remove r_player_divideinvehicle
This commit is contained in:
@@ -331,7 +331,6 @@ if (!isDedicated) then {
|
|||||||
canPickup = false;
|
canPickup = false;
|
||||||
pickupInit = false;
|
pickupInit = false;
|
||||||
mouseOverCarry = false; //for carry slot since determining mouse pos doesn't work right
|
mouseOverCarry = false; //for carry slot since determining mouse pos doesn't work right
|
||||||
r_player_divideinvehicle = 0;
|
|
||||||
dayz_currentWeaponHolders = 0;
|
dayz_currentWeaponHolders = 0;
|
||||||
dayz_unsaved = false;
|
dayz_unsaved = false;
|
||||||
dayz_scaleLight = 0;
|
dayz_scaleLight = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user