Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
269149bb
Commit
269149bb
authored
Jun 26, 2022
by
KingRainbow44
Browse files
Formatting changes
parent
163c6bf4
Changes
2
Show whitespace changes
Inline
Side-by-side
.editorconfig
View file @
269149bb
...
...
@@ -9,3 +9,6 @@ insert_final_newline = false
max_line_length = 120
tab_width = 4
trim_trailing_whitespace = true
[{*.json,*.xml}]
indent_size = 2
\ No newline at end of file
src/main/java/emu/grasscutter/Grasscutter.java
View file @
269149bb
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment