Unused field removed
This commit is contained in:
@@ -26,7 +26,7 @@ import org.joda.time.DateTime;
|
||||
public class ManageCityAssetMsgHandler extends AbstractClientMsgHandler {
|
||||
|
||||
public ManageCityAssetMsgHandler() {
|
||||
super(ManageCityAssetsMsg.class);
|
||||
super();
|
||||
}
|
||||
|
||||
public static boolean playerCanManageNotFriends(PlayerCharacter player, Building building) {
|
||||
|
||||
Reference in New Issue
Block a user