mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-08-01 14:08:52 +00:00
rogueviz:: sag:: -sag-clear
This commit is contained in:
@@ -697,7 +697,7 @@ int cell_read_args() {
|
||||
}
|
||||
/* to viz only subcellpoints */
|
||||
else if(argis("-sag-clear")) {
|
||||
shmup::monstersAt.clear();
|
||||
for(auto& vd: vdata) vd.be_nowhere();
|
||||
}
|
||||
else return 1;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user