create PlayerManager static class

This commit is contained in:
2025-01-05 20:47:33 -06:00
parent 76eed79b0a
commit 450ae2ec82
87 changed files with 2730 additions and 2853 deletions
+1 -1
View File
@@ -242,7 +242,7 @@ public class Contract extends AbstractGameObject {
}
break;
case 15020401:
PlayerCharacter.unboxPlayer(pc);
PlayerManager.unboxPlayer(pc);
vd.getOptions().clear();
break;
}