log selected object UUID

This commit is contained in:
2025-02-18 20:47:10 -06:00
parent 9a5fd53271
commit d0e3cac4c3
2 changed files with 8 additions and 1 deletions
+2
View File
@@ -183,6 +183,8 @@ public class PlayerCharacter extends AbstractCharacter {
public PlayerCombatStats combatStats;
public Integer selectedUUID = 0;
/**
* No Id Constructor
*/