Skip to content

Commit

Permalink
try to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Giganticus committed Dec 9, 2024
1 parent af709e9 commit 616e32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PTD/Achievements/include/Achievement.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ namespace pt {

class Achievement {
public:
enum AchievementType : s32 {
enum AchievementType {
EnemyKillCount,
JumpCount,
TimeAttack,
Expand Down

0 comments on commit 616e32f

Please sign in to comment.