X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fsounds%2Fall.qc;h=328486d35470cfc3594e437742d6428d2426a14c;hb=04692f3bf447ec38a1bbb0a330c288bbe7a42726;hp=203b643854c5d5cf6b7cf0aaba762390ec6fa7e4;hpb=343a058d7b1c5e28dda77ab5c6493a367400876e;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/sounds/all.qc b/qcsrc/common/sounds/all.qc index 203b64385..328486d35 100644 --- a/qcsrc/common/sounds/all.qc +++ b/qcsrc/common/sounds/all.qc @@ -1,6 +1,8 @@ #include "all.qh" #ifdef SVQC +#include + bool autocvar_bot_sound_monopoly; .entity realowner;