diff options
Diffstat (limited to 'deprecated/components/07_indoor.rb')
| -rw-r--r-- | deprecated/components/07_indoor.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deprecated/components/07_indoor.rb b/deprecated/components/07_indoor.rb new file mode 100644 index 0000000..e409da8 --- /dev/null +++ b/deprecated/components/07_indoor.rb @@ -0,0 +1,4 @@ +class Components + class Indoor < Helper::Level + end +end |
