[12014] Do some smaller cleanups

* Cleanup mangos.sql file
* Remove not really required BattleGroundWinner

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
stfx 2012-06-22 18:31:36 +02:00 committed by Schmoozerd
parent 17b10b5e75
commit 3d3529dc07
5 changed files with 78 additions and 89 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12013"
#define REVISION_NR "12014"
#endif // __REVISION_NR_H__