Renamed/expanded 'BagTypes' enumeration

This commit is contained in:
Uleat
2013-10-18 20:33:41 -04:00
parent 2c25241763
commit 403ac53a9e
8 changed files with 238 additions and 180 deletions
+1 -1
View File
@@ -2880,7 +2880,7 @@ struct LogServer_Struct {
/*260*/ uint8 enable_petition_wnd;
/*261*/ uint8 enablevoicemacros;
/*262*/ uint8 enablemail;
/*263*/ uint8 disable_tutorial_go_home;
/*263*/ uint8 disable_tutorial_go_home; // This appears valid on Ti and RoF..other clients need verification
/*264*/
};