mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 11:25:54 +00:00
Resize cursor on start
This commit is contained in:
parent
7ec389c7bb
commit
ed4f708ae9
4 changed files with 9 additions and 2 deletions
|
|
@ -123,6 +123,6 @@ public partial class OptionsMenu : MenuBase
|
|||
|
||||
// Scale mouse
|
||||
|
||||
GlobalState.Instance.ResizeCursor(4);
|
||||
GlobalState.Instance.ResizeCursor();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue