[0130] Implement sending initial world states from Outdoor PvP scripts

Also fix sending world state dummies in case Outdoor PvP is disabled
This commit is contained in:
stfx 2012-08-17 18:50:01 +02:00 committed by Antz
parent 0450aef5fb
commit 3d1a3401a0

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0129"
#define REVISION_NR "0130"
#endif // __REVISION_NR_H__