Skip to content

Commit

Permalink
add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
zodiac-ill committed Jan 4, 2025
1 parent 0c99880 commit c4242e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mm/2s2h/GameInteractor/GameInteractor.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ typedef enum {
VB_GIBDO_TRADE_SEQUENCE_ACCEPT_RED_POTION,
VB_GIBDO_TRADE_SEQUENCE_TAKE_MORE_THAN_ONE_ITEM,
VB_GIBDO_TRADE_SEQUENCE_DO_TRADE,
VB_ALLOW_SONG_DOUBLE_TIME_ON_FINAL_NIGHT
VB_ALLOW_SONG_DOUBLE_TIME_ON_FINAL_NIGHT,
} GIVanillaBehavior;

typedef enum {
Expand Down

0 comments on commit c4242e7

Please sign in to comment.