Skip to content

Commit 53a79fe

Browse files
committed
reverted battle move descriptions
by popular request
1 parent af335b8 commit 53a79fe

File tree

3 files changed

+3
-49
lines changed

3 files changed

+3
-49
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 1.2.5
22

3+
Changes
4+
- Removed battle move descriptions
5+
36
Bug Fixes
47
- Adjusted default sitting position offset slightly
58
- Fixed Hoopa Unbound Prison Bottle form change

common/src/main/java/generations/gg/generations/core/generationscore/common/mixin/client/BattleMoveSelectionGUIMixin.java

Lines changed: 0 additions & 48 deletions
This file was deleted.

common/src/main/resources/GenerationsCore-common.mixins.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
],
3939
"client": [
4040
"client.BattleGimmickButtonMixin",
41-
"client.BattleMoveSelectionGUIMixin",
4241
"client.BattleOverlayMixin",
4342
"client.BattleTransformPokemonHandlerMixin",
4443
"client.ClientRecipeBookMixin",

0 commit comments

Comments
 (0)