This website works better with JavaScript.
Home
Explore
Help
Sign In
cosine
/
nv-moba
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Change port
master
Luna
7 years ago
parent
1e04ce705f
commit
b02bd19d52
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
scripts/lobby.gd
+ 1
- 1
scripts/lobby.gd
View File
@ -3,7 +3,7 @@ extends "res://scripts/args.gd"
# class member variables go here, for example:
# var a = 2
# var b = "textvar"
var
SERVER_PORT
=
2467
var
SERVER_PORT
=
54672
var
MAX_PLAYERS
=
10
var
player_info
=
{
}
Write
Preview
Loading…
Cancel
Save