fix: item popup disappearing
This commit is contained in:
parent
2204fb4756
commit
ebb78efcde
@ -23,4 +23,8 @@ class patch_Scene_30_NoticeReward: Scene_30_NoticeReward {
|
|||||||
_mode.update();
|
_mode.update();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private void End_Init() {
|
||||||
|
Skipped = false;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user