Commit e1b6a08
committed
Fix Bloodbending and Bloodpuppet crash
- Fix an issue with these abilities that would cause them to call a
Bukkit method that doesn't properly handle a zero case under certain
configurations.1 parent dd4b7a0 commit e1b6a08
File tree
2 files changed
+2
-2
lines changed- src/com/jedk1/jedcore/ability/waterbending
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments