[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
parent 9f2e089b42
commit b8a4b6f522
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__