mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-04 11:37:55 +00:00
noniso slide order fixed again
This commit is contained in:
@@ -146,6 +146,6 @@ void honey(vector<tour::slide>& v) {
|
||||
|
||||
}
|
||||
|
||||
auto hooks = addHook(rvtour::hooks_build_rvtour, 147, honey);
|
||||
auto hooks = addHook(rvtour::hooks_build_rvtour, 163, honey);
|
||||
|
||||
} }
|
||||
|
Reference in New Issue
Block a user