fix demo item gives and add obj item hooks

This commit is contained in:
TakaRikka
2026-08-17 02:12:25 -07:00
parent 4c673eb04b
commit 947fb5b5a5
6 changed files with 357 additions and 11 deletions
+1 -1
View File
@@ -630,7 +630,7 @@ int RandomizerState::execute() {
if (daAlink_getAlinkActorClass()) {
currentReloadingState = daAlink_getAlinkActorClass()->checkRestartRoom();
// Handle giving item to the player at any time.
initGiveItemToPlayer();
//initGiveItemToPlayer();
}
else {
currentReloadingState = true;