mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-27 03:47:40 +00:00
nilrider:: fixed loading records
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user