1
0
Fork 0
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:
lemz 2024-05-30 00:22:10 +02:00
parent 267fd0eadc
commit 4a531888b5

View file

@ -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;