Skip to content

Commit

Permalink
Update reapi_engine.inc
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-up committed Jul 19, 2024
1 parent 14b3ef4 commit 8d0455c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reapi/extra/amxmodx/scripting/include/reapi_engine.inc
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ native bool:rh_is_paused();
*
* @note rh_set_paused(true, true) just like set pausable to 1 and execute client command 'pause'
* @note rh_set_paused(true, false) only set g_psv.paused
* @note It's best not to use rh_set_paused(false, false), bad things will happen
*
* @noreturn
*/
Expand Down

0 comments on commit 8d0455c

Please sign in to comment.