mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
nilrider:: fixed loading records
This commit is contained in:
parent
0f07b7866f
commit
738d12ddf0
@ -96,6 +96,7 @@ void load() {
|
||||
l->records[i][g] = t;
|
||||
}
|
||||
println(hlog, "error: unknown content ", s);
|
||||
continue;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user