Better newlines

This commit is contained in:
Lukas Rieger (Blue) 2023-11-18 22:07:03 +01:00
parent 51f0c78102
commit b05d45f5eb
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2
1 changed files with 0 additions and 3 deletions

View File

@ -12,15 +12,12 @@ $database = 'bluemap';
// set this to "none" if you disabled compression on your maps
$hiresCompression = 'gzip';
// !!! END - DONT CHANGE ANYTHING AFTER THIS LINE !!!
// some helper functions
function error($code, $message = null) {
global $path;