mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-15 14:05:06 -05:00
Fix missed comma
This commit is contained in:
parent
b4d14e708e
commit
0626d80651
@ -1019,7 +1019,7 @@ typedef enum {
|
||||
RSK_SHUFFLE_ADULT_TRADE,
|
||||
RSK_SHUFFLE_MAGIC_BEANS,
|
||||
RSK_BLUE_FIRE_ARROWS,
|
||||
RSK_SUNLIGHT_ARROWS
|
||||
RSK_SUNLIGHT_ARROWS,
|
||||
RSK_BOMBCHUS_IN_LOGIC
|
||||
} RandomizerSettingKey;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user