tweak(debug-hud): FPS més gran, afegeix RES i DRIVER

This commit is contained in:
2026-05-24 14:14:50 +02:00
parent 87f818ef96
commit 63d08aef46
3 changed files with 39 additions and 4 deletions
+1
View File
@@ -31,6 +31,7 @@ namespace System {
private:
Graphics::VectorText text_;
Rendering::Renderer* renderer_;
const Config::RenderingConfig* rendering_cfg_;
bool visible_{false};