mirror of
https://github.com/rehlds/reapi.git
synced 2025-07-03 07:49:31 +03:00
Update reapi_engine.inc
This commit is contained in:
parent
14b3ef4b01
commit
8d0455c3de
@ -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, true) just like set pausable to 1 and execute client command 'pause'
|
||||||
* @note rh_set_paused(true, false) only set g_psv.paused
|
* @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
|
* @noreturn
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user