]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/bgmscript.qh
The end of the start
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / bgmscript.qh
index 713cf5798cd61184eaa2b1ecee096b9e4e36a569..e3183055283dbf5d8168bb55187be120f12c7099 100644 (file)
@@ -1,9 +1,3 @@
-.string bgmscript;
-.float bgmscriptattack;
-.float bgmscriptdecay;
-.float bgmscriptsustain;
-.float bgmscriptrelease;
-
 .float just_toggled;
 
 void BGMScript_InitEntity(entity e);