mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
update
This commit is contained in:
@@ -21,6 +21,7 @@ class Story():
|
||||
|
||||
if game_state is None:
|
||||
game_state = dict()
|
||||
game_state["current_room"] = possible_rooms[0]
|
||||
self.game_state = game_state
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user