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:
@@ -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