mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-29 08:52:19 +00:00
rogueviz::kohonen:: fixup to improved init
This commit is contained in:
@@ -624,7 +624,7 @@ void verify_crawlers() {
|
||||
|
||||
bool finished() { return t == 0; }
|
||||
|
||||
int krad;
|
||||
int krad, kqty;
|
||||
|
||||
double ttpower = 1;
|
||||
|
||||
|
Reference in New Issue
Block a user