summaryrefslogtreecommitdiff
path: root/ReiLua_API.lua
diff options
context:
space:
mode:
Diffstat (limited to 'ReiLua_API.lua')
-rw-r--r--ReiLua_API.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/ReiLua_API.lua b/ReiLua_API.lua
index 8dd0899..0b6f9b5 100644
--- a/ReiLua_API.lua
+++ b/ReiLua_API.lua
@@ -5924,7 +5924,7 @@ function RL.GuiGetState() end
---@return any RL.GuiSetFont
function RL.GuiSetFont( font ) end
----Get gui custom font (global state)
+---Get gui custom font (global state). Return as lightuserdata
---- Success return Font
---@return any font
function RL.GuiGetFont() end