Add plastique item
Add Door object Initial work for look up animation
This commit is contained in:
@@ -184,6 +184,7 @@ public partial class OptionsMenu : Control
|
||||
var selectedDeviceIndex = AudioServer.GetOutputDeviceList().ToList().IndexOf(optionsData.AudioDeviceName);
|
||||
SoundDeviceOptions.Select(selectedDeviceIndex);
|
||||
}
|
||||
|
||||
SkipOpeningCSCheck.ButtonPressed = optionsData.SkipCutscene;
|
||||
DisplayServer.WindowSetMode(_windowModes[optionsData.ScreenResolution]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user