mob resist issue

This commit is contained in:
2024-05-12 16:31:29 -05:00
parent c1ea68aa41
commit 8cc92e9792
3 changed files with 47 additions and 69 deletions
+1 -1
View File
@@ -217,7 +217,7 @@ public class Resists {
}
//failed, may want to debug this
return null;
return new Resists("Generic");
}
/**