mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-30 09:17:57 +00:00
nilrider:: fixed loading records
This commit is contained in:
@@ -96,6 +96,7 @@ void load() {
|
||||
l->records[i][g] = t;
|
||||
}
|
||||
println(hlog, "error: unknown content ", s);
|
||||
continue;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user