From: Holger Schemel Date: Tue, 21 Aug 2018 21:51:09 +0000 (+0200) Subject: fixed bug which caused wrong level number in "hall of fame" after playing X-Git-Tag: 4.1.1.0~65 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=a1c4feb3609b82ecfc843a1c49c7e5838753debd;hp=a1c4feb3609b82ecfc843a1c49c7e5838753debd fixed bug which caused wrong level number in "hall of fame" after playing This bug is related to commit e2260726, which forced displaying the high score values for the correct level number, but refused to show the correct level number in the headline of the "hall of fame" (but displayed the number of the next level to play). This is fixed now. ---