mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 11:22:55 +00:00
Update PreferencesMenu.hx
This commit is contained in:
parent
267fd0eadc
commit
4a531888b5
|
@ -14,7 +14,7 @@ import funkin.audio.FunkinSound;
|
|||
class PreferencesMenu extends Page
|
||||
{
|
||||
/**
|
||||
* Wether you can selected a different option
|
||||
* Wether you can select a different option
|
||||
*/
|
||||
public static var allowScrolling:Bool = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue