mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-21 21:28:33 +00:00
rots::underlying_scale saved to config
This commit is contained in:
@@ -590,6 +590,7 @@ EX void initConfig() {
|
|||||||
addsaver(nisot::geodesic_movement, "solv_geodesic_movement", true);
|
addsaver(nisot::geodesic_movement, "solv_geodesic_movement", true);
|
||||||
|
|
||||||
addsaver(s2xe::qrings, "s2xe-rings");
|
addsaver(s2xe::qrings, "s2xe-rings");
|
||||||
|
addsaver(rots::underlying_scale, "rots-underlying-scale");
|
||||||
|
|
||||||
#if CAP_SHMUP
|
#if CAP_SHMUP
|
||||||
multi::initConfig();
|
multi::initConfig();
|
||||||
|
|||||||
Reference in New Issue
Block a user