1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-22 09:12:19 -05:00

Init FStopping

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@508 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
Wizzup? 2010-02-01 19:08:10 +00:00
parent 5342a061f3
commit 3a004127f2

View File

@ -303,6 +303,7 @@ begin
keymouse:= nil;
image:= nil;
frozen:= nil;
FStopping:=False;
NativeInit;
SetDesktop;
end;