mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
update
This commit is contained in:
@@ -22,7 +22,7 @@ class Story():
|
||||
if game_state is None:
|
||||
game_state = dict()
|
||||
self.game_state = game_state
|
||||
self.memory = 5
|
||||
self.memory = 9
|
||||
|
||||
|
||||
def initialize_from_json(self, json_string):
|
||||
|
||||
Reference in New Issue
Block a user