projects
/
xonotic
/
xonotic-data.pk3dir.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'terencehill/spectate_player' into 'master'
[xonotic/xonotic-data.pk3dir.git]
/
qcsrc
/
client
/
hud
/
panel
/
modicons.qh
diff --git
a/qcsrc/client/hud/panel/modicons.qh
b/qcsrc/client/hud/panel/modicons.qh
index
6db88c6
..
c90c099
100644
(file)
--- 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?