X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fhud%2Fhud.qh;h=65b715461431344557b57ea48b38879395c85c79;hp=2a53444669b7829c9818ca342ae8bf6484f0fafa;hb=10c0e93c75ef6f408e3357bd5fb46c721e7e0576;hpb=b9671f63469586007314131f3f53728795c035cd diff --git a/qcsrc/client/hud/hud.qh b/qcsrc/client/hud/hud.qh index 2a53444669..65b7154614 100644 --- a/qcsrc/client/hud/hud.qh +++ b/qcsrc/client/hud/hud.qh @@ -88,7 +88,7 @@ int complain_weapon; float complain_weapon_type; float complain_weapon_time; -int ps_primary, ps_secondary; +PlayerScoreField ps_primary, ps_secondary; int ts_primary, ts_secondary; Weapon last_switchweapon;