mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-04 12:24:57 +00:00
fixed problem
This commit is contained in:
@@ -29,7 +29,7 @@ int main() {
|
||||
|
||||
// Functie om commando's van de gebruiker te verwerken
|
||||
int command() {
|
||||
char input;
|
||||
int input;
|
||||
|
||||
while (true) {
|
||||
// Vraag de gebruiker om een commando
|
||||
|
Reference in New Issue
Block a user