Added MapKrono entry to RoF2::InventoryMaps enumeration

This commit is contained in:
Uleat 2014-12-05 19:33:25 -05:00
parent a201a3e837
commit 60563aead6

View File

@ -50,6 +50,7 @@ namespace RoF2 {
MapArchived, MapArchived,
MapMail, MapMail,
MapGuildTrophyTribute, MapGuildTrophyTribute,
MapKrono,
MapOther, MapOther,
_MapCount _MapCount
} InventoryMaps; } InventoryMaps;