[8761] typo fix and codestyle

typo was at PetLevelInfo loading
which didn't display the progressbar right when
there was no petlevelinfo available
This commit is contained in:
begemot 2009-11-01 21:02:40 +01:00 committed by balrok
parent 84573285db
commit e83563b671
5 changed files with 9 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8760"
#define REVISION_NR "8761"
#endif // __REVISION_NR_H__