Skip to content

Commit a908ce9

Browse files
committed
added since annotation to is_game_paused
1 parent bbe9aff commit a908ce9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

misc_methods.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ function api_toggle_menu(menu_id, toggle) end
7070
function api_unlock_quest(quest_id) end
7171

7272
---
73+
---@since 1.2.0
7374
---@return boolean returns if the game is paused or not.
7475
function api_is_game_paused() end

0 commit comments

Comments
 (0)