mirror of
https://gitlab.com/cc-ru/ocelot/ocelot-desktop.git
synced 2026-03-23 07:55:56 +01:00
Update brain to 0.24.2 and fix TPS counter disappearing
This commit is contained in:
Submodule lib/ocelot-brain updated: da5dd88770...bec1cc6b1e
@@ -42,7 +42,7 @@ class StatusBar extends Widget {
|
||||
Padding2D(left = 8, right = 8),
|
||||
)
|
||||
} else {
|
||||
children = children.take(2)
|
||||
children = children.take(3)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user