mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 11:42:38 +03:00
Update player_MaintainVG.sqf
added all real private variables. Fix Maintain the Virtual Garage with Coins can be not work properly
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
// Written by icomrade (https://github.com/icomrade)
|
// Written by icomrade (https://github.com/icomrade)
|
||||||
|
|
||||||
private ["_hasAccess","_heliPad","_objectID","_objectUID","_plotCheck","_wealth"];
|
private["_itemText","_enoughMoney","_moneyInfo","_wealth","_success","_ownerPUID"];
|
||||||
|
|
||||||
closeDialog 0;
|
closeDialog 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user