mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[11975] Use a few more enums instead of magic numbers
This commit is contained in:
parent
5d445d5da9
commit
1f24d991e3
3 changed files with 7 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11974"
|
||||
#define REVISION_NR "11975"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue