mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Opt: update record time immediately
This commit is contained in:
@@ -428,6 +428,7 @@ class AlasGUI(Frame):
|
|||||||
modified[k] = v
|
modified[k] = v
|
||||||
deep_set(config, k, v)
|
deep_set(config, k, v)
|
||||||
valid.append(self.path_to_idx[k])
|
valid.append(self.path_to_idx[k])
|
||||||
|
pin[self.path_to_idx[k]] = v
|
||||||
|
|
||||||
else:
|
else:
|
||||||
modified.pop(k)
|
modified.pop(k)
|
||||||
|
|||||||
Reference in New Issue
Block a user