disable test debugging server
This commit is contained in:
parent
f16da17991
commit
7877cf78d5
@ -51,7 +51,7 @@ struct CoreParameters {
|
||||
std::filesystem::path userFolder = ".";
|
||||
std::filesystem::path scriptFile;
|
||||
std::filesystem::path projectFolder;
|
||||
std::string debugServerString = "tcp:9030";
|
||||
std::string debugServerString;
|
||||
int tps = 20;
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user