Skip to content

Commit 03dd9fd

Browse files
committed
Use new version of setting OnDemand loading as well. Doesn't appear necessary but may become so some day. Close #290
1 parent 33f16f3 commit 03dd9fd

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

GameData/RealSolarSystem/RSSKopernicusSettings.cfg

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1+
@Kopernicus_config:FOR[RealSolarSystem]
2+
{
3+
@UseOnDemandLoader = true
4+
}
15
@Kopernicus:FOR[RealSolarSystem]
26
{
37
@name = Solar System
4-
useOnDemand = true
5-
onDemandLoadOnMissing = true
6-
onDemandLogOnMissing = false
7-
onDemandForceCollect = false
8-
force3DOrbits = true
8+
%useOnDemand = true
9+
%onDemandLoadOnMissing = true
10+
%onDemandLogOnMissing = false
11+
%onDemandForceCollect = false
12+
%force3DOrbits = true
913

1014
// Remove all stock launch sites.
1115

0 commit comments

Comments
 (0)