[0184] Fix ScriptDev2 Build under Windows.

NOTE:
 *ByteBuffer.cpp/.h need Sync with mangos/master and Update some for 4.3.4

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-25 23:52:02 +02:00 committed by Antz
parent f5be9ae4f5
commit 320e38b25b
3 changed files with 51 additions and 82 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0183"
#define REVISION_NR "0184"
#endif // __REVISION_NR_H__