mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update README.md
This commit is contained in:
parent
6e22fbcf31
commit
3af70bb72b
@ -99,7 +99,7 @@ var configDict = new Dictionary<string, object>
|
|||||||
{ "surfaceAcceleration", 12f },
|
{ "surfaceAcceleration", 12f },
|
||||||
{ "hasMapMarker", true },
|
{ "hasMapMarker", true },
|
||||||
{ "hasFog", true },
|
{ "hasFog", true },
|
||||||
{ "fogTint", new Color32(255, 0, 0, 128 },
|
{ "fogTint", new Color32(255, 0, 0, 128) },
|
||||||
{ "fogDensity", 0.5f },
|
{ "fogDensity", 0.5f },
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user