mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-14 11:57:42 +01:00
parent
64e931f9ef
commit
04ec131b15
4 changed files with 97 additions and 320 deletions
|
|
@ -26,7 +26,7 @@ namespace Dalamud.Interface.Internal.Windows
|
|||
internal class SettingsWindow : Window
|
||||
{
|
||||
private const float MinScale = 0.3f;
|
||||
private const float MaxScale = 3.0f;
|
||||
private const float MaxScale = 2.0f;
|
||||
|
||||
private readonly string[] languages;
|
||||
private readonly string[] locLanguages;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue