mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[7572] Use enum type instead int for World::SendServerMessage arg
This commit is contained in:
parent
864b0c92b3
commit
03940b1865
3 changed files with 15 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7571"
|
||||
#define REVISION_NR "7572"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue