Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
elsongabriel committed Apr 27, 2024
1 parent ea1daa0 commit 12cdc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/game_definitions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ enum LightState_t {
LIGHT_STATE_SUNRISE,
};

enum class CyclopediaBadge_t : uint8_t {
enum CyclopediaBadge_t : uint8_t {
ACCOUNT_AGE = 1,
LOYALTY,
ACCOUNT_ALL_LEVEL,
Expand Down

0 comments on commit 12cdc1c

Please sign in to comment.