mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Typo
This commit is contained in:
@@ -22,7 +22,7 @@ if !(_callerID in _rfriendlies) then {
|
||||
publicVariable "PVDZE_plr_FriendRQ";
|
||||
|
||||
/* WIP - PVS/PVC - Skaronator
|
||||
PVDZE_send = [_vehicle,"tagFriendly",[_target]];
|
||||
PVDZE_send = [_target,"tagFriendly",[_target]];
|
||||
publicVariableServer "PVDZE_send";
|
||||
*/
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user