]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
improve the naming of model files to match skin files; improve the menu qc code for...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 5e7c83cf2378db7e02c47b428e6c97afe0138164..b487e3de77aa81cf455c54a68248f393cdc0aea1 100644 (file)
@@ -501,7 +501,7 @@ string globalsound_metalstep;
 
 void PrecachePlayerSounds(string f);
 void PrecacheGlobalSound(string samplestring);
-void UpdatePlayerSounds(string filename);
+void UpdatePlayerSounds();
 void ClearPlayerSounds();
 void PlayerSound(.string samplefield, float channel, float voicetype);
 void GlobalSound(string samplestring, float channel, float voicetype);