[8304] Move standup code to login, remove other not needed data change at save.

Now players saved as-is without any modifications.
This commit is contained in:
VladimirMangos 2009-08-04 12:49:56 +04:00
parent 359229100e
commit 8af151eee7
3 changed files with 30 additions and 64 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8303"
#define REVISION_NR "8304"
#endif // __REVISION_NR_H__