place holder

This commit is contained in:
2023-04-06 20:07:24 -05:00
parent 16fb40e104
commit 95352e778d
7 changed files with 341 additions and 697 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ public class MobBase extends AbstractGameObject {
private float run = 0;
private float walkCombat = 0;
private float runCombat = 0;
public ArrayList<BootySetEntry> bootySets;
/**
* ResultSet Constructor
*/