Skip to content

Commit

Permalink
*insert fleetway sonic aaaaaaaaaa*
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 committed Apr 20, 2024
1 parent 81b09d8 commit 214ed8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/mobile/options/categories/MobileOptions.hx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import sys.io.File;

class MobileOptions extends OptionsScreen {
var canEnter:Bool = true;
var lastStorageType:String = Options.storageType;
#if android var lastStorageType:String = Options.storageType; #end

public override function new() {
dpadMode = 'LEFT_FULL';
Expand Down

0 comments on commit 214ed8a

Please sign in to comment.