Fixed newline end of file

This commit is contained in:
aMannus 2022-08-14 23:12:00 +02:00
parent 5f1c365a0c
commit 8842d1ec0d

View File

@ -206,4 +206,4 @@ void Randomizer_GrantSkullReward(EnSi* this, GlobalContext* globalCtx) {
}
// player->getItemId = getItemId;
player->getItemEntry = getItem;
}
}