summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r--src/game/g_local.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h
index 4d70a33..c701da2 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -408,8 +408,7 @@ typedef struct
// used to save playerState_t values while in SPECTATOR_FOLLOW mode
int score;
- int funds;
- float fractionalCredit; // alien-only
+ float funds;
int ping;
int lastTeamStatus;