forked from Cookies_Github_mirror/AquaDX
Add ability to skip a bunch of stuff directly to music selection
This commit is contained in:
@@ -11,6 +11,7 @@ namespace AquaMai
|
||||
{
|
||||
public bool SkipWarningScreen { get; set; }
|
||||
public bool SinglePlayer { get; set; }
|
||||
public bool SkipToMusicSelection { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user