Limit mode
Function Syntax
string limit_mode()
Returns your current limit mode, for example "spelunky" or "batman". If you are not limited by a minigame, returns an empty string.
Code Sample
The following example
Contents |
string limit_mode()
Returns your current limit mode, for example "spelunky" or "batman". If you are not limited by a minigame, returns an empty string.
The following example