refund points from lost spells
This commit is contained in:
@@ -108,7 +108,7 @@ public class TrainMsg extends ClientNetMsg {
|
||||
}
|
||||
|
||||
public static void train(TrainMsg msg, ClientConnection origin) throws MsgSendException {
|
||||
|
||||
origin.getPlayerCharacter().recalculate();
|
||||
PlayerCharacter playerCharacter = SessionManager.getPlayerCharacter(origin);
|
||||
Dispatch dispatch;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user