You've already forked lazarus-ccr
Fixes an access violation on quit and implements support for multiple languages and for the all wordlists
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -312,6 +312,8 @@ begin
|
||||
vTappyTuxDrawer.RemoveAnimation(i);
|
||||
j := vTappyTuxDrawer.GetAnimationCount - 1;
|
||||
end;
|
||||
|
||||
GoToConfigForm();
|
||||
end;
|
||||
|
||||
procedure TTappyMath.GameWon;
|
||||
|
Reference in New Issue
Block a user