X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fitems%2Fitem%2Fhealth.qc;h=08b422de1efdfddcaef9badd716264813774bca5;hp=304bfd4a292209e8698d072fb17617a674200cb4;hb=eaefffb161cd24ed84ba5c03c9ebc4a651ebbae9;hpb=81ca4b6b7968b18d1da5aed05409a09512624ac6 diff --git a/qcsrc/common/items/item/health.qc b/qcsrc/common/items/item/health.qc index 304bfd4a29..08b422de1e 100644 --- a/qcsrc/common/items/item/health.qc +++ b/qcsrc/common/items/item/health.qc @@ -5,7 +5,7 @@ #define WITH(it) this.m_##it; #define CONFIGURE(...) MAP(WITH, __VA_ARGS__) -#define DEFINE(id, ...) REGISTER_ITEM(id, Health, MAP(IDENTITY, __VA_ARGS__)) +#define DEFINE(id, ...) REGISTER_ITEM(id, Health, UNWORDS(__VA_ARGS__)) DEFINE(HealthSmall ,APPLY(CONFIGURE