Skip to content

Commit 8963368

Browse files
committed
Update APGameState.hx
1 parent 1e0a0f3 commit 8963368

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/archipelago/APGameState.hx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ class APGameState {
294294
if (APItems.exists(itemName) && APItems.get(itemName) == songName.item)
295295
{
296296
nonSongs.set(itemName, songName.index);
297-
nonSongsNames.push(itemName);
298297
continue;
299298
}
300299

0 commit comments

Comments
 (0)