mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 07:37:02 +00:00
[9250] Fixed my typo in 9246_01_characters_character.sql
And provide sql update for case if old sql update version already applied. It's no-op for case when used new sql update version.
This commit is contained in:
parent
2b3971ed26
commit
f444a6b9db
6 changed files with 10 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9249"
|
||||
#define REVISION_NR "9250"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue