mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-06-15 09:08:49 +00:00
more options in line animation
This commit is contained in:
@@ -1237,6 +1237,7 @@ void panning(hyperpoint hf, hyperpoint ht) {
|
||||
int cells_drawn;
|
||||
|
||||
void fullcenter() {
|
||||
conformal::path_for_lineanimation.clear();
|
||||
if(playerfound && false) centerpc(INF);
|
||||
else {
|
||||
bfs();
|
||||
|
||||
Reference in New Issue
Block a user