]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/qcsrc/client/bgmscript.qh
Correct check on the cutsound cvars
[voretournament/voretournament.git] / data / qcsrc / client / bgmscript.qh
1 .string bgmscript;\r
2 .float bgmscriptattack;\r
3 .float bgmscriptdecay;\r
4 .float bgmscriptsustain;\r
5 .float bgmscriptrelease;\r
6 \r
7 .float just_toggled;\r
8 \r
9 void BGMScript_InitEntity(entity e);\r
10 float BGMScript(entity e);\r