X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fcommand%2Fall.qh;h=d1164f11ada6029b931fe3f4fddd17391b36a388;hp=756b36d5987ad3debe1b873d951845d6670bc163;hb=923e5ae945f2ef5eada538c6f7b6cdf52d1695d9;hpb=193f51333a9f40b0c14bca5a309394de00fa0f9b diff --git a/qcsrc/common/command/all.qh b/qcsrc/common/command/all.qh index 756b36d598..d1164f11ad 100644 --- a/qcsrc/common/command/all.qh +++ b/qcsrc/common/command/all.qh @@ -2,7 +2,7 @@ #define COMMON_COMMANDS_ALL_H #include "command.qh" -REGISTRY(GENERIC_COMMANDS, 50) +REGISTRY(GENERIC_COMMANDS, BITS(7)) REGISTER_REGISTRY(RegisterGENERIC_COMMANDS) REGISTRY_SORT(GENERIC_COMMANDS, m_name, 0)