diff options
| author | jussi | 2024-02-22 01:10:22 +0200 |
|---|---|---|
| committer | jussi | 2024-02-22 01:10:22 +0200 |
| commit | 04d2a7df47210f7ac4b9a44ade49af3d92375ee0 (patch) | |
| tree | 84ea1c136f91822506f24b7f6ffb1bd076077392 /API.md | |
| parent | 178196b0ffb8e2358ce9b0be5e1570a10136eb45 (diff) | |
| download | reilua-enhanced-04d2a7df47210f7ac4b9a44ade49af3d92375ee0.tar.gz reilua-enhanced-04d2a7df47210f7ac4b9a44ade49af3d92375ee0.tar.bz2 reilua-enhanced-04d2a7df47210f7ac4b9a44ade49af3d92375ee0.zip | |
GuiGetFont fix.
Diffstat (limited to 'API.md')
| -rw-r--r-- | API.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8805,7 +8805,7 @@ Set gui custom font (global state) > font = RL.GuiGetFont() -Get gui custom font (global state) +Get gui custom font (global state). Return as lightuserdata - Success return Font |
