mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 16:23:46 +08:00
ui: fix cloudlog spam (#36321)
* dark office * check * back * fix * remove * remove
This commit is contained in:
@@ -160,7 +160,7 @@ class GuiApplication:
|
||||
HARDWARE.set_screen_brightness(65)
|
||||
|
||||
self._set_log_callback()
|
||||
rl.set_trace_log_level(rl.TraceLogLevel.LOG_ALL)
|
||||
rl.set_trace_log_level(rl.TraceLogLevel.LOG_WARNING)
|
||||
|
||||
flags = rl.ConfigFlags.FLAG_MSAA_4X_HINT
|
||||
if ENABLE_VSYNC:
|
||||
|
||||
Reference in New Issue
Block a user