Commit a847807
Fixes the Text Changed String check (CleanroomMC#170)
* Fixes the Text Changed String check
* Change to use Objects.equals()
(cherry picked from commit 1abacfa)1 parent ff799e9 commit a847807
File tree
1 file changed
+2
-1
lines changed- src/main/java/com/cleanroommc/modularui/widgets
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
55 | | - | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments