diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-01-27 14:14:37 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-01-27 17:38:12 +0100 |
| commit | 27553f8ed1d062c4d8175e7376f5b16cf2c8f9ef (patch) | |
| tree | d46534843f12273ecb3cfc4923af6b600c385e08 /src/unit/inc | |
| parent | 0f21739551b2daf578ad9c5ed3367c8a8ed7b7c9 (diff) | |
| download | jancity-27553f8ed1d062c4d8175e7376f5b16cf2c8f9ef.tar.gz | |
Remove stale unit and building types
Diffstat (limited to 'src/unit/inc')
| -rw-r--r-- | src/unit/inc/unit_type.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unit/inc/unit_type.h b/src/unit/inc/unit_type.h index fddd5c9..f023784 100644 --- a/src/unit/inc/unit_type.h +++ b/src/unit/inc/unit_type.h @@ -3,8 +3,6 @@ enum unit_type { - UNIT_TYPE_PEASANT, - MAX_UNIT_TYPES }; |
