diff options
author | Tim Angus <tim@ngus.net> | 2001-08-25 21:44:55 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2001-08-25 21:44:55 +0000 |
commit | 5142c20dd1c4e0e7c4f0f94cb780b218beb167d6 (patch) | |
tree | f3718ba66ee7ececea4f5c5f40251575604e763a /src | |
parent | 4a45364574eb2df7ed81862c7f2b50f2fd8c792f (diff) |
Stupid fix
Diffstat (limited to 'src')
-rw-r--r-- | src/game/bg_public.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 72ccafa7..79a3f131 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -347,8 +347,8 @@ typedef enum { WP_POUNCE, //build weapons must remain in a block - WP_HBUILD, WP_DBUILD, + WP_HBUILD, //ok? WP_SCANNER, |