mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 01:37:04 +00:00
This preparation for use structure for store another map persistance data like respawn times.
4 lines
109 B
C
4 lines
109 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "11122"
|
|
#endif // __REVISION_NR_H__
|