Fix chaining commands
This commit is contained in:
parent
e8640d2230
commit
5b448b7e14
@ -630,8 +630,8 @@ int menu_system(char *menufile) {
|
|||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user