mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
fuck
This commit is contained in:
parent
bff4f42854
commit
3875d39406
@ -6,8 +6,7 @@ namespace QSB.Utility;
|
||||
public class DebugSettings
|
||||
{
|
||||
[JsonProperty("useKcpTransport")]
|
||||
private bool _useKcpTransport;
|
||||
public bool UseKcpTransport => _useKcpTransport || AutoStart;
|
||||
public bool UseKcpTransport;
|
||||
|
||||
[JsonProperty("dumpWorldObjects")]
|
||||
public bool DumpWorldObjects;
|
||||
|
Loading…
Reference in New Issue
Block a user