diff options
Diffstat (limited to 'src/dev/stordev.cil')
-rw-r--r-- | src/dev/stordev.cil | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/stordev.cil b/src/dev/stordev.cil index 8085930..a1ee7ef 100644 --- a/src/dev/stordev.cil +++ b/src/dev/stordev.cil @@ -20,7 +20,7 @@ (blockabstract base_template) - (context stordev_context (.sys.id .sys.role stordev lowlevelrange)) + (context stordev_context (.sys.id .sys.role stordev .sys.lowlow)) (type stordev) (call .stordev.type (stordev))) |