This commit is contained in:
JohnCorby 2022-01-15 04:14:03 -08:00
parent cbc354804d
commit f0ef9de7e4

View File

@ -143,10 +143,6 @@ namespace QSB
}
}
// TODO MIRROR
// public void Update() =>
// NetworkIdentity.UNetStaticUpdate();
public override void Configure(IModConfig config)
{
DefaultServerIP = config.GetSettingsValue<string>("defaultServerIP");