[8831] Helper function add and move for diffficulties.

* Use regular naming for 0 spwanmode/difficulty for clean consistence names (used at well known wiki)
* Move difficulty related data access from InstancedMap to Map class.
This commit is contained in:
VladimirMangos 2009-11-19 03:01:35 +03:00
parent fe1fae46ee
commit 398ca010ca
6 changed files with 33 additions and 30 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8830"
#define REVISION_NR "8831"
#endif // __REVISION_NR_H__