[10943] Fixed mangos.sql after rename table to game_event_creature_data

This commit is contained in:
VladimirMangos 2010-12-31 00:26:40 +03:00
parent 7a2478ff4f
commit cb1e82d663
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10942"
#define REVISION_NR "10943"
#endif // __REVISION_NR_H__