mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Fixed page build error
This commit is contained in:
@@ -1080,7 +1080,8 @@
|
||||
|
||||
- name: signal_close_game
|
||||
detail: void signal_close_game
|
||||
doc: Works in a similar way to vanilla function: `metarule(METARULE_SIGNAL_END_GAME, 0)`, but it will then close the game instead of only returning the player to the main menu
|
||||
doc: |
|
||||
Works in a similar way to vanilla function: `metarule(METARULE_SIGNAL_END_GAME, 0)`, but it will then close the game instead of only returning the player to the main menu
|
||||
macro: sfall.h
|
||||
|
||||
- name: Utility
|
||||
|
||||
Reference in New Issue
Block a user