mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-11 13:41:50 +09:00
bios update
This commit is contained in:
@@ -38,7 +38,7 @@ try {
|
||||
}
|
||||
catch (e) {
|
||||
if (e == "Memory Error") {
|
||||
println(" Memory Error");
|
||||
println(" "+e);
|
||||
}
|
||||
else {
|
||||
println(" KB OK!");
|
||||
|
||||
Reference in New Issue
Block a user