forked from xxq250/Nasal-Interpreter
🐛 fix invalid debug mode problem
This commit is contained in:
@@ -24,5 +24,5 @@ while(1) {
|
||||
res ~= "\n";
|
||||
}
|
||||
print(res);
|
||||
unix.sleep(1/30);
|
||||
}
|
||||
unix.sleep(1/20);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user