mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 14:13:27 +02:00
Version 1.4 - Websockets and bug fixes
This commit is contained in:
@@ -48,6 +48,11 @@ function init()
|
||||
end
|
||||
|
||||
updateFps()
|
||||
|
||||
if not Services or not Services.feedback or Services.feedback:len() < 4 then
|
||||
topMenu.reportBug:setVisible(false)
|
||||
topMenu.reportBug:setWidth(0)
|
||||
end
|
||||
|
||||
if HIDE_TOPMENU then
|
||||
topMenu:setHeight(0)
|
||||
|
Reference in New Issue
Block a user