[9308] Fix SMSG_CHAR_ENUM opcode

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
Daveh 2010-02-05 01:33:30 +01:00 committed by Lightguard
parent 0c8fccbd47
commit cb33736a5a
4 changed files with 9 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9307"
#define REVISION_NR "9308"
#endif // __REVISION_NR_H__