[6923] Fixed opcide table miscompilation at VC in x64 release mode.

In 303 branch it showup as crash at most chat commands.
This commit is contained in:
VladimirMangos 2008-12-20 03:47:29 +03:00 committed by tomrus88
parent d75812749f
commit 6d62e595b6
2 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6922"
#define REVISION_NR "6923"
#endif // __REVISION_NR_H__