X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fsounds%2Fall.qc;h=328486d35470cfc3594e437742d6428d2426a14c;hb=bc3f297ed082b23fb33dd0d8f5dcd33bb0198507;hp=203b643854c5d5cf6b7cf0aaba762390ec6fa7e4;hpb=8a9d46ed4917e588c104bed8b68bcb27a1f10aea;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;