mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-14 12:47:10 +00:00
anim:: record animation of another content
This commit is contained in:
@@ -71,7 +71,7 @@ ld& maxstep_current() {
|
||||
eGeometry last_geometry;
|
||||
|
||||
bool need_many_cell_types() {
|
||||
return isize(hybrid::gen_sample_list()) > 1;
|
||||
return isize(hybrid::gen_sample_list()) > 2;
|
||||
}
|
||||
|
||||
/** is the raycaster available? */
|
||||
|
||||
Reference in New Issue
Block a user