ray::fixed_map changed from raycaster menu

This commit is contained in:
Zeno Rogue
2022-10-27 16:06:39 +02:00
parent 1ac22f4be1
commit 419837a375
+2
View File
@@ -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);