1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00

Opt: update record time immediately

This commit is contained in:
Horizon101011 2022-06-04 16:02:54 +08:00
parent 0c87c605ac
commit 697cd88231

View File

@ -428,6 +428,7 @@ class AlasGUI(Frame):
modified[k] = v
deep_set(config, k, v)
valid.append(self.path_to_idx[k])
pin[self.path_to_idx[k]] = v
else:
modified.pop(k)