Formatting changes

This commit is contained in:
KingRainbow44 2022-06-26 12:50:58 -04:00
parent 163c6bf47d
commit 269149bb1f
2 changed files with 4 additions and 1 deletions

View File

@ -9,3 +9,6 @@ insert_final_newline = false
max_line_length = 120
tab_width = 4
trim_trailing_whitespace = true
[{*.json,*.xml}]
indent_size = 2

View File

@ -107,7 +107,7 @@ public final class Grasscutter {
}
}
// Exit early if argument sets it.
// Exit early if an argument sets it.
if (exitEarly) System.exit(0);
// Initialize server.