Skip to content

Commit

Permalink
BLUGA: Test
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumeAbel committed Nov 4, 2023
1 parent cbcdca0 commit 9841c52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/B-luga-graphics/src/RaylibImpl/Graphics/Graphics.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ namespace Raylib {
static_cast<int>(50),
static_cast<int>(_currentFontSize),
textColor);
Raylib::Frame::drawFPS(0, 0);
}

void TextImpl::drawEx(float spacing)
Expand Down

0 comments on commit 9841c52

Please sign in to comment.