mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-21 23:37:47 +01:00
This commit is contained in:
parent
fec7819bf2
commit
5fc8209c85
69 changed files with 2455 additions and 2715 deletions
|
|
@ -293,7 +293,7 @@ public sealed class SettingsTab : ITab<TabType>
|
|||
|
||||
_tutorial.OpenTutorial(BasicTutorialSteps.ModDirectory);
|
||||
Im.Line.Same();
|
||||
var pos = Im.Cursor.Y;
|
||||
var pos = Im.Cursor.X;
|
||||
Im.Line.New();
|
||||
|
||||
if (_config.ModDirectory != _newModDirectory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue