mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 09:00:34 +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
|
// options before reading
|
||||||
if(0) ;
|
if(0) ;
|
||||||
else if(argis("-flocking")) {
|
else if(argis("-flocking")) {
|
||||||
|
PHASEFROM(2);
|
||||||
shift(); N = argi();
|
shift(); N = argi();
|
||||||
init();
|
init();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user