rogueviz::flocking:: set PHASEFROM(2)

This commit is contained in:
Zeno Rogue
2018-12-14 19:30:22 +01:00
parent 8ba603fba3
commit f3b32173ad
+1
View File
@@ -256,6 +256,7 @@ namespace flocking {
// options before reading
if(0) ;
else if(argis("-flocking")) {
PHASEFROM(2);
shift(); N = argi();
init();
}