1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-18 06:35:12 +00:00

more options in line animation

This commit is contained in:
Zeno Rogue
2019-04-03 20:27:45 +02:00
parent 44495852ad
commit 4284831069
5 changed files with 44 additions and 22 deletions

View File

@@ -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();