fix: Update title on project save
This commit is contained in:
parent
c25aad552d
commit
2059ad82c3
@ -164,6 +164,7 @@ namespace hex::plugin::builtin {
|
||||
|
||||
AchievementManager::unlockAchievement("hex.builtin.achievement.starting_out", "hex.builtin.achievement.starting_out.save_project.name");
|
||||
|
||||
EventManager::post<RequestUpdateWindowTitle>(); // request, as this puts us into a project state
|
||||
|
||||
return result;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user