mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[8723] Rename table achievement_criteria_data => achievement_criteria_requirement
And make related renames in code for types, variables and functions. To make more clear difference achievement createria type from old achievment criteria data type in DB and code.
This commit is contained in:
parent
de73c52a77
commit
1101e3f6b0
11 changed files with 177 additions and 171 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8722"
|
||||
#define REVISION_NR "8723"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue