mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-23 16:50:27 +00:00
rogueviz::flocking:: set PHASEFROM(2)
This commit is contained in:
parent
8ba603fba3
commit
f3b32173ad
@ -256,6 +256,7 @@ namespace flocking {
|
||||
// options before reading
|
||||
if(0) ;
|
||||
else if(argis("-flocking")) {
|
||||
PHASEFROM(2);
|
||||
shift(); N = argi();
|
||||
init();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user