[10508] Arrange case SCRIPT_COMMAND_ in correct order, also in ObjectMgr

Some additional code style corrections.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-09-20 00:20:15 +02:00
parent 29a723e41e
commit 8ccf9c7464
2 changed files with 78 additions and 84 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10507"
#define REVISION_NR "10508"
#endif // __REVISION_NR_H__