GCC fix for last dictionary push (hopefully)

This commit is contained in:
Uleat
2014-07-27 22:18:17 -04:00
parent 36a2d52f1c
commit 0ad7c4470b
7 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -53,7 +53,7 @@ namespace Titanium {
MapGuildTrophyTribute,
MapOther,
_MapCount
};
} InventoryMaps;
}
namespace slots {
@@ -96,7 +96,7 @@ namespace Titanium {
_MainGeneralBegin = MainGeneral1,
_MainGeneralEnd = MainGeneral8,
_MainGeneralCount = (_MainGeneralEnd - _MainGeneralBegin + 1)
};
} EquipmentSlots;
}
namespace consts {