nilrider:: fixed loading records

This commit is contained in:
Zeno Rogue 2022-05-06 17:10:22 +02:00
parent 0f07b7866f
commit 738d12ddf0
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ void load() {
l->records[i][g] = t;
}
println(hlog, "error: unknown content ", s);
continue;
}
}
}