- Fixed frmLightLevel to repaint the game window (when the slider changes)
This commit is contained in:
@@ -39,6 +39,8 @@ begin
|
||||
frmMain.InvalidateFilter;
|
||||
end else
|
||||
frmMain.LightManager.LightLevel := tbLightlevel.Position;
|
||||
|
||||
frmMain.oglGameWindow.Repaint;
|
||||
end;
|
||||
|
||||
initialization
|
||||
|
||||
Reference in New Issue
Block a user