mirror of
https://gitlab.com/cc-ru/ocelot/ocelot-desktop.git
synced 2025-12-20 02:59:19 +01:00
Update brain to 0.24.2 and fix TPS counter disappearing
This commit is contained in:
parent
3b82541da6
commit
cf78c278af
@ -1 +1 @@
|
|||||||
Subproject commit da5dd8877035f4994b77047658561d316319b54b
|
Subproject commit bec1cc6b1e9e588692f753e9c617063c74967fed
|
||||||
@ -42,7 +42,7 @@ class StatusBar extends Widget {
|
|||||||
Padding2D(left = 8, right = 8),
|
Padding2D(left = 8, right = 8),
|
||||||
)
|
)
|
||||||
} else {
|
} else {
|
||||||
children = children.take(2)
|
children = children.take(3)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user