File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -484,6 +484,8 @@ This is a fast forward to v1.6.3 of daviscook477's fork with a few additional ch
484
484
* Fix custom card tooltips going off the bottom of the screen (kiooeht)
485
485
* Fix max HP change hook triggering on ANY creature changing max HP (kiooeht)
486
486
487
- #### dev ####
487
+ #### v5.3.3 ####
488
488
* Fix Whatmod appearing on heart screen and in event combats (kiooeht)
489
489
* Maybe fix unlock crash on victory with custom characters (kiooeht)
490
+
491
+ #### dev ####
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >BaseMod-root</artifactId >
7
7
<groupId >basemod</groupId >
8
- <version >5.3.2 </version >
8
+ <version >5.3.3 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >basemod</groupId >
8
8
<artifactId >BaseMod-root</artifactId >
9
- <version >5.3.2 </version >
9
+ <version >5.3.3 </version >
10
10
<modules >
11
11
<module >mod</module >
12
12
<module >testmod</module >
You can’t perform that action at this time.
0 commit comments