mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[7084] Fix 2.4.3->3.0.3 item conversion for gem sockets problems.
This is avoid problem only for not converted items at conversion. Fix can't be applied to already converted DB. Near to impossible sort items in already converted DB to converted (and required fix) and newly created (and corrupted by fix). Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
950df723d7
commit
f876d66d74
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7083"
|
||||
#define REVISION_NR "7084"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue