This commit is contained in:
JohnCorby 2022-11-09 22:11:00 -08:00
parent 414a0aa2d2
commit 6d85487857

View File

@ -149,8 +149,6 @@ public class QSBCore : ModBehaviour
DebugSettings.UseKcpTransport = true;
DebugSettings.DebugMode = true;
}
// TODO: TEMPORARY - REMOVE LATER
DebugSettings.AvoidTimeSync = true;
RegisterAddons();