mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-17 11:50:25 +08:00
update
This commit is contained in:
@@ -18,7 +18,7 @@ class Story():
|
||||
# Only needed in constrained/cached version
|
||||
self.seed = seed
|
||||
self.choices = []
|
||||
self.possible_action_results = []
|
||||
self.possible_action_results = None
|
||||
|
||||
if game_state is None:
|
||||
game_state = dict()
|
||||
|
||||
Reference in New Issue
Block a user