[10568] Drop unused column 'realmid' from the table 'character_tutorial'

This commit is contained in:
DasBlub 2010-09-30 22:50:34 +02:00
parent a383494eb7
commit f3903d2261
5 changed files with 12 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10567"
#define REVISION_NR "10568"
#endif // __REVISION_NR_H__