9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-30 20:39:13 +00:00

reverse previous commit

This commit is contained in:
LoJoSho
2023-01-08 21:24:37 -06:00
parent 41eebc19b1
commit 92fa978eba

View File

@@ -23,8 +23,6 @@ public class CosmeticBalloonType extends Cosmetic {
String modelId = config.node("model").getString();
this.modelName = modelId;
setDyable(false);
}
@Override