mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
document World.hidden
This commit is contained in:
@@ -91,6 +91,9 @@ class World(metaclass=AutoWorldRegister):
|
||||
# the client finds its own items in its own world.
|
||||
remote_items: bool = True
|
||||
|
||||
# Hide World Type from various views. Does not remove functionality.
|
||||
hidden = False
|
||||
|
||||
# autoset on creation:
|
||||
world: MultiWorld
|
||||
player: int
|
||||
|
Reference in New Issue
Block a user