mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
[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:
parent
9f2e089b42
commit
b8a4b6f522
2 changed files with 7 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "6922"
|
||||
#define REVISION_NR "6923"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue