[8137] Init player display id + native display id on login.

* Temporary reset of display id on save no longer needed.
* Players always have the right model for their gender.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
hunuza 2009-07-06 18:16:07 +02:00
parent a295979484
commit 38197b539f
6 changed files with 43 additions and 59 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8136"
#define REVISION_NR "8137"
#endif // __REVISION_NR_H__