]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Whitelist another Quake field
authorMario <mario@smbclan.net>
Mon, 26 Jun 2017 03:05:04 +0000 (13:05 +1000)
committerMario <mario@smbclan.net>
Mon, 26 Jun 2017 03:05:04 +0000 (13:05 +1000)
qcsrc/lib/spawnfunc.qh

index c153fedbedde7d29cf0df268d32156a18fd0e2cc..0986be033c63e04b103fee7384f0a5c19d98e385 100644 (file)
@@ -191,6 +191,7 @@ noref bool require_spawnfunc_prefix;
                FIELD_VEC(fld, angles) \
                FIELD_VEC(fld, avelocity) \
                FIELD_VEC(fld, color) \
+               FIELD_VEC(fld, mangle) \
                FIELD_VEC(fld, maxs) \
                FIELD_VEC(fld, maxs) \
                FIELD_VEC(fld, mins) \