Fixed Shortcut joker ID for #410 (#411)

This commit is contained in:
MeirGavish
2026-03-29 21:19:09 +03:00
committed by GitHub
parent 5cf9e2674d
commit 34fb0b22db
+1 -3
View File
@@ -84,10 +84,8 @@ enum JokerEvent
#define MAX_JOKER_OBJECTS 32 // The maximum number of joker objects that can be created at once
// Jokers in the game
#define DEFAULT_JOKER_ID 0
#define STENCIL_JOKER_ID 15
#define GREEDY_JOKER_ID 18
#define SHORTCUT_JOKER_ID 38
#define SHORTCUT_JOKER_ID 48
#define BRAINSTORM_JOKER_ID 41
#define PAREIDOLIA_JOKER_ID 46
#define FOUR_FINGERS_JOKER_ID 50