Rename SQF/dayz_code/medical/publicEH/deadState.sqf to Server Files/Archive/dayz_code/medical/publicEH/deadState.sqf

This commit is contained in:
worldwidesorrow
2019-12-11 18:57:13 -06:00
committed by GitHub
parent 30af3c1c31
commit 44154ef297

View File

@@ -1,6 +0,0 @@
//deadState.sqf
_unit = _this select 0;
_unit switchMove "deadState";