diff options
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r-- | src/game/g_local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h index 3976740e..27ee0aa3 100644 --- a/src/game/g_local.h +++ b/src/game/g_local.h @@ -500,7 +500,6 @@ typedef struct int humanBuildPointsPowered; int bankCredits[ MAX_CLIENTS ]; //global credits storage - int oBankCredits[ MAX_CLIENTS ]; //global credits storage int alienKills; int humanKills; |