]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/miscfunctions.qc
Pieces of an attempt to make each display digit an attachable (and skinnable) entity...
[voretournament/voretournament.git] / data / qcsrc / server / miscfunctions.qc
index d8c72f49cb03da9f54469147ba68ac5063bbcca4..003cfbc053d3337f84a7bb3c0b0e8ea95a89ca1e 100644 (file)
@@ -1441,6 +1441,7 @@ void precache()
     // common weapon precaches\r
     precache_sound ("weapons/weapon_switch.wav");\r
     precache_sound ("weapons/weaponpickup.wav");\r
+       precache_model ("models/weapons/w_displaydigit.md3");\r
 \r
        float i;\r
        for(i = 0; i < 8; i += 1)\r