X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fnades.qc;h=22280c36c5efa00d5bcdaa1431f1222a5c708ea9;hb=288a95f54dc6763f03136adfdf22fbf244ce9301;hp=03b15525cf3b90547e41bc91b8cf0da1000258c6;hpb=df803373fe80398fd65a1516712ea0338b366740;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/nades.qc b/qcsrc/common/nades.qc index 03b15525c..22280c36c 100644 --- a/qcsrc/common/nades.qc +++ b/qcsrc/common/nades.qc @@ -62,7 +62,7 @@ void healer_setup() void ent_healer() { - float sf = ReadByte(); + int sf = ReadByte(); if(sf & TNSF_SETUP) {