[8303] Allow save and restore at login forms/stances.

Small changes also to prevent visual "fall" flight form for viewer at login,
and another changes to prevent recasting default warrior stance.
This also resolve bug with not removing some form bonuses at lost form at re-login.
This commit is contained in:
VladimirMangos 2009-08-04 02:00:41 +04:00
parent 8f08d03a14
commit 359229100e
2 changed files with 9 additions and 27 deletions

View file

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