mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-23 00:54:47 +00:00
rogueviz::som:: no shift in -somclassify0
This commit is contained in:
@@ -1742,7 +1742,7 @@ int readArgs() {
|
||||
}
|
||||
else if(argis("-somclassify0")) {
|
||||
PHASE(3);
|
||||
shift(); kohonen::do_classify();
|
||||
kohonen::do_classify();
|
||||
}
|
||||
else if(argis("-somclassify")) {
|
||||
PHASE(3);
|
||||
|
||||
Reference in New Issue
Block a user