mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Minor fixes
This commit is contained in:
@@ -52,8 +52,8 @@ local function setupGraphicsEngines()
|
||||
end
|
||||
|
||||
if not g_graphics.canCacheBackbuffer() then
|
||||
graphicsPanel:getChildById('foregroundFrameRateScrollBar'):disable()
|
||||
graphicsPanel:getChildById('foregroundFrameRateLimitLabel'):disable()
|
||||
graphicsPanel:getChildById('foregroundFrameRate'):disable()
|
||||
graphicsPanel:getChildById('foregroundFrameRateLabel'):disable()
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user