sky character blob and stage edit registration

This commit is contained in:
TakaRikka
2026-08-08 05:38:42 -07:00
parent e16c05211b
commit 1f28fd1ca5
5 changed files with 84 additions and 6 deletions
+1
View File
@@ -528,6 +528,7 @@ ModResult buildPlayTab(ModContext* ctx, UiWindowHandle, UiElementHandle leftPane
std::string hash = entry.path().filename().string();
randomizer_GetContext() = RandomizerContext();
randomizer_GetContext().LoadFromHash(hash);
session::registerStageEdits();
break;
}
idx++;