[9169] Move accaptable builds check/list preparing to functions.

Maybe DBCStore.* not best place for its but we not have src/game local file for common functions...
This commit is contained in:
VladimirMangos 2010-01-13 09:02:37 +03:00
parent e246b49e55
commit 10de01c6f7
5 changed files with 29 additions and 21 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9168"
#define REVISION_NR "9169"
#endif // __REVISION_NR_H__