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
0a557ccf
Commit
0a557ccf
authored
Jul 13, 2022
by
真心
Committed by
Luke H-W
Jul 17, 2022
Browse files
Update GameConstants.java
parent
b3d82995
Changes
1
Show whitespace changes
Inline
Side-by-side
src/main/java/emu/grasscutter/GameConstants.java
View file @
0a557ccf
...
...
@@ -6,7 +6,7 @@ import emu.grasscutter.utils.Position;
import
emu.grasscutter.utils.Utils
;
public
final
class
GameConstants
{
public
static
String
VERSION
=
"2.8"
;
public
static
String
VERSION
=
"2.8
.0
"
;
public
static
final
int
MAX_TEAMS
=
4
;
public
static
final
int
MAIN_CHARACTER_MALE
=
10000005
;
...
...
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