fix: backlight setting not applying on change
This commit is contained in:
@@ -410,3 +410,7 @@ void WorldRenderer::drawBorders(
|
||||
}
|
||||
lineBatch->flush();
|
||||
}
|
||||
|
||||
void WorldRenderer::clear() {
|
||||
renderer->clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user