mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-13 23:18:16 +00:00
rogueviz:: sunflower:: don't change whichShape to 9
This commit is contained in:
parent
fc29739741
commit
9eff4e597f
@ -205,11 +205,13 @@ int readArgs() {
|
||||
nohud = true;
|
||||
}
|
||||
else if(argis("-sunflower-dr")) {
|
||||
enable();
|
||||
infer = 'q';
|
||||
shift_arg_formula(zdensity);
|
||||
shift_arg_formula(range);
|
||||
enable();
|
||||
/*
|
||||
patterns::whichShape = '9';
|
||||
*/
|
||||
insert_param();
|
||||
nohud = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user