mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-07 20:02:50 +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;
|
l->records[i][g] = t;
|
||||||
}
|
}
|
||||||
println(hlog, "error: unknown content ", s);
|
println(hlog, "error: unknown content ", s);
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user