[11838] Small code cleanup in Player::UpdateWeaponSkill

Thanks to stfx for providing the patch.

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
kaelima 2011-11-04 15:32:13 +01:00 committed by Schmoozerd
parent c3c0098361
commit e55a14b96d
2 changed files with 10 additions and 25 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11837"
#define REVISION_NR "11838"
#endif // __REVISION_NR_H__