bugfix
This commit is contained in:
@@ -14,6 +14,6 @@ public static class SimulationConfig
|
||||
onSimulationCodeSet?.Invoke(simulationCode);
|
||||
}
|
||||
}
|
||||
public static int speed = 10;
|
||||
public static int speed = 3;
|
||||
public static int duration = 3600;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user