diff --git a/hbl.json b/hbl.json index 3a76aa4..c62fbbb 100644 --- a/hbl.json +++ b/hbl.json @@ -162,6 +162,15 @@ "allow_debug": true, "force_debug": true } + }, + { + "type": "map_region", + "value": [ + { + "region_type": 1, + "is_ro": true + } + ] } ] }