mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-03 22:36:14 +00:00
Fixed invalid string position, Bumped game version
This commit is contained in:
@@ -15,7 +15,6 @@ void ParseConfig(const json::Document& d){
|
||||
if(d["Port"].IsInt()){
|
||||
DEFAULT_PORT = d["Port"].GetInt();
|
||||
}
|
||||
|
||||
//Default -1
|
||||
//Release 1
|
||||
//EA 2
|
||||
|
||||
Reference in New Issue
Block a user