add missing private

This commit is contained in:
bux578 2015-07-26 09:20:38 +02:00
parent 993f6bde16
commit cff54efbe0

View File

@ -29,6 +29,7 @@ DFUNC(pfhSwitchBack) = {
selectPlayer _originalPlayerUnit;
deleteVehicle _currentUnit;
private "_layer";
_layer = "BIS_fnc_respawnCounter" call bis_fnc_rscLayer;
_layer cuttext ["","plain"];