Update player delete function to remove achievements and activities

Also cleaned up some stuff
This commit is contained in:
Melledy
2025-12-07 15:07:48 -08:00
parent f8bd7d5db2
commit 7f0bdb1824
4 changed files with 14 additions and 16 deletions
@@ -132,7 +132,6 @@ public class QuestManager extends PlayerManager implements GameDatabaseObject {
}
}
/**
* Update this quest on the player client
*/