[11022] Create template for loading spell ranks from DB to allow better code re-use.

This commit is contained in:
Lynx3d 2011-01-17 12:31:22 +01:00
parent 1b1a7ebd24
commit 77d8b41cc4
2 changed files with 145 additions and 115 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11021"
#define REVISION_NR "11022"
#endif // __REVISION_NR_H__