gold dupe prevention

This commit is contained in:
2024-05-15 16:29:23 -05:00
parent 01aa226c62
commit 39f7be99b0
3 changed files with 34 additions and 0 deletions
+2
View File
@@ -177,6 +177,8 @@ public class PlayerCharacter extends AbstractCharacter {
public float ZergMultiplier = 1.0f;
public int mineAppliedID = 0;
public long lastAction = 0;
/**
* No Id Constructor
*/