]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/weapons.qh
Merge remote-tracking branch 'origin/master' into samual/weapons
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / weapons.qh
index 362a3d84a113c50fba09e147eab50ccafcbb38f4..75a1a673228825ab590e7c54bab521c99d2dae87 100644 (file)
@@ -222,7 +222,7 @@ void register_weapons_done();
 #undef WEP_ADD_CVAR
 #undef WEP_ADD_PROP
 #undef REGISTER_WEAPON
-ACCUMULATE_FUNCTION(RegisterWeapons, register_weapons_done)
+ACCUMULATE_FUNCTION(RegisterWeapons, register_weapons_done);
 
 string W_FixWeaponOrder(string order, float complete);
 string W_NumberWeaponOrder(string order);