mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-29 06:47:03 +00:00
rv:: kohonen:: some missing }
This commit is contained in:
parent
bde3efbc35
commit
694c75efbc
@ -656,6 +656,7 @@ void step() {
|
||||
if(pct != lpct) {
|
||||
lpct = pct;
|
||||
analyze();
|
||||
}
|
||||
|
||||
// if(gaussian)
|
||||
// println(hlog, format("t = %6d/%6d %3d%% sigma=%10.7lf maxudist=%10.7lf\n", t, tmax, pct, sigma, maxudist));
|
||||
|
Loading…
x
Reference in New Issue
Block a user