fix console promote
This commit is contained in:
@@ -94,4 +94,8 @@ public class PromoteCommand extends PlayerCommand {
|
||||
return CommandResult.Moved;
|
||||
}
|
||||
|
||||
public PromoteType getPromoteType() {
|
||||
return promoteType;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user