mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-03 02:39:03 +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