Remove two unused files

Vanilla commit:

64ea1eaa76
This commit is contained in:
ebaydayz
2016-12-11 15:25:57 -05:00
parent 3257d0fd88
commit bff2a3091d
3 changed files with 0 additions and 30 deletions

View File

@@ -1,5 +0,0 @@
_unit = _this select 0;
_detail = _this select 1;
if(_unit == getPlayerUID player) then {
player setVariable["publish",_detail];
};