mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
g
This commit is contained in:
parent
ab88b293a7
commit
31ff14cbed
2 changed files with 2 additions and 0 deletions
|
|
@ -54,3 +54,4 @@ Added FreeBSD build script
|
|||
Fixed Office teleport bug
|
||||
Added Crash Screen
|
||||
Added In-Memory Log buffer
|
||||
Added setting "Use Old Self Contained Universe(Reprise) version"
|
||||
|
|
|
|||
|
|
@ -177,6 +177,7 @@ class Window_Settings
|
|||
{
|
||||
:type => :bool,
|
||||
:name => "Use Old Self Contained Universe(Reprise) version",
|
||||
:icon => [1, 1],
|
||||
:parameter => :use_old_self_contained_universe_reprise
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue