oops
This commit is contained in:
parent
94f0558d43
commit
efd02fa4b6
1 changed files with 1 additions and 1 deletions
|
|
@ -407,7 +407,7 @@ void the_main()
|
||||||
}
|
}
|
||||||
|
|
||||||
// ok, now set the scaling
|
// ok, now set the scaling
|
||||||
pop1.set_scalef(perf2worth);
|
pop1.setPerf2Worth(perf2worth);
|
||||||
|
|
||||||
algo(pop1);
|
algo(pop1);
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue