X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fmapobjects%2Fmodels.qh;h=45346dc8ea70440affb817baa6e4ddd8e5888f5e;hp=50170e251b5fb8cb518fe24e7fe1fbd22b08f34a;hb=5a95a7be13adcf53cc5aedb89ac41c5416fb4304;hpb=34ca142d110195e191bbcdd4ccec986d66414f66 diff --git a/qcsrc/common/mapobjects/models.qh b/qcsrc/common/mapobjects/models.qh index 50170e251b..45346dc8ea 100644 --- a/qcsrc/common/mapobjects/models.qh +++ b/qcsrc/common/mapobjects/models.qh @@ -9,7 +9,7 @@ classfield(Wall) .float loddistance1, loddistance2; classfield(Wall) .vector saved; // Needed for interactive clientwalls -.float inactive; // Clientwall disappears when inactive +.bool inactive; // Clientwall disappears when inactive .float alpha_max, alpha_min; // If fade_start > fade_end, fadeout will be inverted // fade_vertical_offset is a vertival offset for player position