mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[9624] varargs list (...) auto promote any float value to double and any less int type to int.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
634fd2a508
commit
d46e6629e6
3 changed files with 6 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9623"
|
||||
#define REVISION_NR "9624"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue