We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5107a commit 2a4be77Copy full SHA for 2a4be77
1 file changed
src/main/java/nekiplay/meteorplus/features/modules/movement/fly/FlyModes.java
@@ -3,8 +3,7 @@
3
public enum FlyModes {
4
Vulcan_Clip,
5
Matrix_Exploit_2,
6
- Matrix_Exploit,
7
- Damage_OldFag;
+ Matrix_Exploit;
8
9
@Override
10
public String toString() {
0 commit comments