pause: enable restart, fix protected mode not clear flag when restarting
thanks crash5b for helping with fixing issues in this feature
This commit is contained in:
@@ -51,7 +51,7 @@ namespace TLAC::Components
|
||||
"PAUSED",
|
||||
{
|
||||
{ "RESUME", unpause, false },
|
||||
//{ "RESTART", restart, false },
|
||||
{ "RESTART", restart, false },
|
||||
{ "SE VOLUME", sevolmenu, false },
|
||||
{ "GIVE UP", giveup, false },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user