This commit is contained in:
Leon Wilzer 2022-11-06 23:10:57 +01:00
parent 3476260fe0
commit 81c647e3a0

@ -12,6 +12,6 @@ int main()
switch(selection)
{
case 1:
default:
break;
}
}