Skip to content

Commit

Permalink
Update dzai client addon
Browse files Browse the repository at this point in the history
  • Loading branch information
SnarkIndustries committed Jul 10, 2014
1 parent 494b266 commit ef5bb0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions DZAI_Client/dzai_initclient.sqf
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
if (isServer) exitWith {};

if ((count _this) == 0) then {
_this = ["clientradio","zombieenemy"];
};

if ("clientradio" in _this) then {
"DZAI_SMS" addPublicVariableEventHandler {
if (isNil "DZAI_noRadio") then {
Expand Down

0 comments on commit ef5bb0e

Please sign in to comment.