mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
Not all SPELL_FAILED_* are used currently (but ok for future implementation) Signed-off-by: NoFantasy <nofantasy@nf.no>
4 lines
109 B
C
4 lines
109 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "11554"
|
|
#endif // __REVISION_NR_H__
|