[12076] Remove redundant casts in Player.cpp

This commit is contained in:
stfx 2012-08-02 10:26:11 +02:00
parent 32aede1a82
commit e81b605caa
2 changed files with 46 additions and 47 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12075"
#define REVISION_NR "12076"
#endif // __REVISION_NR_H__