mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-07-25 09:10:45 -07:00
Fix a bug in Items.py causing item names to be appended inappropriately
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
item_table = (
|
||||
'An Old GeoCities Profile'
|
||||
'An Old GeoCities Profile',
|
||||
'Very Funny Joke',
|
||||
'Motivational Video',
|
||||
'Staples Easy Button',
|
||||
|
||||
Reference in New Issue
Block a user