mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add missing private
This commit is contained in:
parent
993f6bde16
commit
cff54efbe0
@ -29,6 +29,7 @@ DFUNC(pfhSwitchBack) = {
|
||||
selectPlayer _originalPlayerUnit;
|
||||
deleteVehicle _currentUnit;
|
||||
|
||||
private "_layer";
|
||||
_layer = "BIS_fnc_respawnCounter" call bis_fnc_rscLayer;
|
||||
_layer cuttext ["","plain"];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user