[7386] Remove from mangos.sql content of instance_template table.

From this point expected that this table filled from another sources.
This commit is contained in:
VladimirMangos 2009-03-06 04:28:23 +03:00
parent 649653956a
commit 0e7d940b90
2 changed files with 1 additions and 31 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7385"
#define REVISION_NR "7386"
#endif // __REVISION_NR_H__