mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
This means, initiating movement with an open loot window will not cancel
looting as intended.
commit is based on 6cac49b1de
4 lines
109 B
C
4 lines
109 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "12759"
|
|
#endif // __REVISION_NR_H__
|