fixed MT render stopping and pausing bug,
some other changes
This commit is contained in:
@ -109,7 +109,7 @@ end;
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
destructor TBucketFillerThread.Destroy;
|
||||
begin
|
||||
FCP.Free;
|
||||
FCP.Free;
|
||||
|
||||
inherited;
|
||||
end;
|
||||
|
Reference in New Issue
Block a user