server/src/shared/revision_nr.h
stfx 2992c6e1f0 [12099] Implement sending initial world states from Outdoor PvP scripts
Also fix sending world state dummies in case Outdoor PvP is disabled
2020-02-16 19:05:43 +00:00

4 lines
109 B
C

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