Skip to content

Commit

Permalink
fix: fix AllExperiments enum missed ;
Browse files Browse the repository at this point in the history
  • Loading branch information
Dofes committed Oct 19, 2024
1 parent d59645b commit 915f576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mc/world/level/storage/AllExperiments.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ enum class AllExperiments : int {
CameraAimAssist = 0x12,
ExperimentalGraphics = 0x13,
NumExperiments = 0x14,
}
};

0 comments on commit 915f576

Please sign in to comment.