mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-12-11 16:51:21 -05:00
Update PreferencesMenu.hx
This commit is contained in:
parent
267fd0eadc
commit
4a531888b5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import funkin.audio.FunkinSound;
|
||||||
class PreferencesMenu extends Page
|
class PreferencesMenu extends Page
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Wether you can selected a different option
|
* Wether you can select a different option
|
||||||
*/
|
*/
|
||||||
public static var allowScrolling:Bool = true;
|
public static var allowScrolling:Bool = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue