X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fhud%2Fpanel%2Fmodicons.qh;h=c90c0991f57282ebde7f30d1e4da9d927b0c627d;hb=014563bb18d2fca287bd53fbde65b057e4ec6eef;hp=6db88c68b39ee50fce1f8acce9c778465a3223ae;hpb=37cf62041a76248472ef6a78feaaed33e35a2260;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/hud/panel/modicons.qh b/qcsrc/client/hud/panel/modicons.qh index 6db88c68b..c90c0991f 100644 --- a/qcsrc/client/hud/panel/modicons.qh +++ b/qcsrc/client/hud/panel/modicons.qh @@ -1,2 +1,4 @@ #pragma once #include "../panel.qh" + +bool mod_active; // is there any active mod icon?