ldoc return fixes
This commit is contained in:
@@ -72,7 +72,7 @@ end
|
||||
|
||||
--- Sets the active window.
|
||||
--- @within GameWindow
|
||||
--- @param new_state string The ID of the new active window.
|
||||
--- @param new_state string The ID of the new active window.</br>
|
||||
function GameWindow.set_state(new_state)
|
||||
Window.set_current(new_state)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user