aboutsummaryrefslogtreecommitdiff
path: root/src/trinityrealm/RealmList.h
diff options
context:
space:
mode:
authorpanaut0lordv <panaut0lordv@gmail.com>2009-03-21 01:42:46 +0100
committerpanaut0lordv <panaut0lordv@gmail.com>2009-03-21 01:42:46 +0100
commit0bbee0330c6718b32754507f3bddd732df1e4afe (patch)
tree8e83b0c9a98e560b2b932d1664777c528e1995f5 /src/trinityrealm/RealmList.h
parent4da9844dfc25320313a22036191d701cb71718af (diff)
Unwanted changes backed-out.
--HG-- branch : trunk
Diffstat (limited to 'src/trinityrealm/RealmList.h')
-rw-r--r--src/trinityrealm/RealmList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trinityrealm/RealmList.h b/src/trinityrealm/RealmList.h
index b830a0827a7..2d0cee5e992 100644
--- a/src/trinityrealm/RealmList.h
+++ b/src/trinityrealm/RealmList.h
@@ -31,6 +31,7 @@
struct Realm
{
std::string address;
+ std::string name;
uint8 icon;
uint8 color;
uint8 timezone;