Show
Ignore:
Timestamp:
11/19/08 13:32:10 (17 years ago)
Author:
yumileroy
Message:

[svn] * fixed help for subcommands - source mangos
* Renamed accounts column tbc to expansion and it only took a little over 4 hours o.O

Original author: KingPin?
Date: 2008-10-20 12:23:56-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/shared/Database/DBCStores.h

    r44 r78  
    4545{ 
    4646    CONTENT_1_60 = 0, 
    47     CONTENT_61_70 
     47    CONTENT_61_70, 
     48    CONTENT_71_80 
    4849}; 
    4950ContentLevels GetContentLevelsForMapAndZone(uint32 mapid, uint32 zoneId);