mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[12104] Fix some bugs, thanks to LordPsyan for pointing
* Fix an inconsistence between comment and code for model selection * Improve the macro from recent commit to work with stricter gcc preprocessors * Fix a bug that caused a crash for not loaded outdoorPvp scripts
This commit is contained in:
parent
104881706b
commit
7e70e39b9b
3 changed files with 5 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "0140"
|
||||
#define REVISION_NR "12104"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue