Code Cleanup
This commit is contained in:
@ -1428,4 +1428,4 @@ class GBXPackFetcher extends GBXBaseFetcher
|
||||
} // processGBX
|
||||
|
||||
} // class GBXPackFetcher
|
||||
?>
|
||||
|
||||
|
@ -303,4 +303,4 @@ class MXInfoFetcher {
|
||||
}
|
||||
} // get_file
|
||||
} // class MXInfoFetcher
|
||||
?>
|
||||
|
||||
|
@ -322,4 +322,4 @@ class MXInfo {
|
||||
}
|
||||
} // MXInfo
|
||||
} // class MXInfo
|
||||
?>
|
||||
|
||||
|
@ -151,6 +151,7 @@ class MapCommands implements CommandListener {
|
||||
return true;
|
||||
}
|
||||
// TODO: add local map by filename
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -889,4 +889,3 @@ function big_endian_unpack($format, $data) {
|
||||
}
|
||||
return $ar;
|
||||
}
|
||||
?>
|
||||
|
@ -852,4 +852,4 @@ class IXR_ClientMulticall_Gbx extends IXR_Client_Gbx {
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user