Now overlay UI can show some text pretty easily and is showing the debug stats.

This commit is contained in:
Zed A. Shaw 2025-02-20 10:53:01 -05:00
parent d8e1fc7aa3
commit 30a7e1b2cc
5 changed files with 51 additions and 21 deletions

View file

@ -56,7 +56,6 @@ namespace gui {
OverlayUI $overlay_view;
CameraLOL $camera;
sf::Font $font;
sf::Text $text;
Stats $stats;
TexturePack $textures;
Raycaster $rayview;