mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-10-31 19:36:16 +00:00
rogueviz::kohonen:: fixup to improved init
This commit is contained in:
parent
e575fed606
commit
8967d117e6
@ -624,7 +624,7 @@ void verify_crawlers() {
|
||||
|
||||
bool finished() { return t == 0; }
|
||||
|
||||
int krad;
|
||||
int krad, kqty;
|
||||
|
||||
double ttpower = 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user