Closed jcdevs closed 1 year ago
Fixes the hp bonus from con and the mp bonus from int, but leaves focus broken still. Using getAsPlayer() throws a bad_weak_ptr and only Player has the focus stat defined.
getAsPlayer()
bad_weak_ptr
Player
Fixes the hp bonus from con and the mp bonus from int, but leaves focus broken still. Using
getAsPlayer()
throws abad_weak_ptr
and onlyPlayer
has the focus stat defined.