Rename and clean up MapleJob
This commit is contained in:
@@ -79,7 +79,7 @@ public class AbstractPlayerInteraction {
|
||||
return getPlayer().getJob().getId();
|
||||
}
|
||||
|
||||
public MapleJob getJob(){
|
||||
public Job getJob(){
|
||||
return getPlayer().getJob();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user