Fix event TriggerBattle, now will quit SU when not win battle, fix the room portal's color

This commit is contained in:
Somebody
2024-02-01 14:00:08 +08:00
committed by Melledy
parent 0975ddf234
commit 1a9df9dfb8
12 changed files with 1052 additions and 98 deletions

View File

@@ -7,7 +7,7 @@ indent_style = space
insert_final_newline = true
max_line_length = 120
tab_width = 4
trim_trailing_whitespace = true
trim_trailing_whitespace = false
[{*.json,*.xml,*.yml,*.html}]
indent_size = 2