mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-21 21:40:32 -04:00
fix demo item gives and add obj item hooks
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user