mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
delete promptRName.sqf
Delete promptRName.sqf - only used for hacks and not the mod anymore
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
// promptRName.sqf
|
||||
|
||||
private ["_unit"];
|
||||
_unit = _this select 0;
|
||||
|
||||
call compile format ["server globalChat reviver_%1", _unit];
|
||||
Reference in New Issue
Block a user