mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Fix formatting issues due to bad IDE settings
This commit is contained in:
@ -59,7 +59,7 @@ class InstallerLang{
|
||||
$files[$file->getFilename()] = $file->getSize();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if(count($files) > 0){
|
||||
arsort($files);
|
||||
reset($files);
|
||||
|
Reference in New Issue
Block a user