X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fdeathtypes.qh;h=c1e8bd2218f0c7787f4e327106649ad0632c868a;hb=3ae1efa7401791e42e3171f4db2cc2d38adde088;hp=b9c215f907b5fe28e53c121337829cc9bd2fc450;hpb=c67e77ba36fb8dd44b39722e41943b6671b549ff;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/deathtypes.qh b/qcsrc/common/deathtypes.qh index b9c215f90..c1e8bd221 100644 --- a/qcsrc/common/deathtypes.qh +++ b/qcsrc/common/deathtypes.qh @@ -104,7 +104,7 @@ entity deathtypes[DT_MAX]; if (msg_death_by != NO_MSG) \ deathent.death_msgmurder = msg_multi_notifs[msg_death_by - 1]; \ } \ - ACCUMULATE_FUNCTION(RegisterDeathtypes, RegisterDeathtype_##name); + ACCUMULATE_FUNCTION(RegisterDeathtypes, RegisterDeathtype_##name) DEATHTYPES #undef DEATHTYPE