[11519] Fix player totem icons (those under player portrait)

SMSG_TOTEM_CREATED must be sent before totem added to map.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-05-21 10:31:37 +02:00
parent 569d7cdc42
commit b46237b643
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11518"
#define REVISION_NR "11519"
#endif // __REVISION_NR_H__