mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 02:07:57 +00:00
rogueviz:: sunflower:: don't change whichShape to 9
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user