mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-31 09:47:56 +00:00
ray::fixed_map changed from raycaster menu
This commit is contained in:
@@ -2900,6 +2900,8 @@ EX void configure() {
|
||||
});
|
||||
};
|
||||
});
|
||||
|
||||
dialog::addBoolItem_action(XLAT("the map is fixed (improves performance)"), ray::fixed_map, 'F');
|
||||
|
||||
if(gms_array_size > gms_limit && ray::in_use) {
|
||||
dialog::addBreak(100);
|
||||
|
Reference in New Issue
Block a user