summaryrefslogtreecommitdiff
path: root/src/town.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/town.h')
-rw-r--r--src/town.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/town.h b/src/town.h
index 53a9258bb..347271557 100644
--- a/src/town.h
+++ b/src/town.h
@@ -83,6 +83,7 @@ struct Town {
uint32 population;
/* Town name */
+ uint32 townnamegrfid;
uint16 townnametype;
uint32 townnameparts;