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:
F507DMT
2022-09-29 17:34:28 +06:00
committed by GitHub
parent 1b08487791
commit 369789d706

View File

@@ -1,6 +1,6 @@
// Written by icomrade (https://github.com/icomrade)
private ["_hasAccess","_heliPad","_objectID","_objectUID","_plotCheck","_wealth"];
private["_itemText","_enoughMoney","_moneyInfo","_wealth","_success","_ownerPUID"];
closeDialog 0;