mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-27 00:45:40 +01:00
changing class updates exp bar
This commit is contained in:
parent
bd859399d1
commit
8e6ac4c716
@ -175,5 +175,8 @@ public class SavedClassInformation {
|
||||
*/
|
||||
player.setClass(profess);
|
||||
player.unloadClassInfo(profess);
|
||||
|
||||
// Updates level on exp bar
|
||||
player.refreshVanillaExp();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user