[12078] Fix SMSG_SET_FACTION_STANDING

Client now correctly displays visual effect for faction rank increase. Also added comment for refer-a-friend bonus reputation field

Based on patch by kaelima
Thanks to TOM_RUS

Signed-off-by: stfx <stfx@hotmail.de>
This commit is contained in:
stfx 2012-08-03 13:00:52 +02:00
parent 4bf5c3d701
commit 4a684fe630
3 changed files with 32 additions and 25 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12077"
#define REVISION_NR "12078"
#endif // __REVISION_NR_H__