mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 15:28:29 +08:00
Removed unnecessary update_assembly_settings call.
This commit is contained in:
parent
7d941aa0e4
commit
25c3c3b5b8
@ -196,8 +196,6 @@ export class AsmEditorStore implements Disposable {
|
||||
this.undo.reset();
|
||||
this.model_disposer.dispose_all();
|
||||
|
||||
this.update_assembly_settings();
|
||||
|
||||
const quest = quest_editor_store.current_quest.val;
|
||||
|
||||
if (quest) {
|
||||
|
Loading…
Reference in New Issue
Block a user