server/src/shared/revision_nr.h
sanctum32 298e18ebb6 [12759] Looting will be cancelled upon movement.
This means, initiating movement with an open loot window will not cancel
looting as intended.
commit is based on 6cac49b1de
2020-02-17 09:21:35 +00:00

4 lines
109 B
C

#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12759"
#endif // __REVISION_NR_H__