Fixed page build error

This commit is contained in:
NovaRain
2024-04-24 15:16:16 +08:00
parent 01ab4cfef7
commit c7dfa793ac
+2 -1
View File
@@ -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