plugins: add missing compatible plugins

This commit is contained in:
therealunull
2020-12-14 07:41:02 -05:00
parent 3248f22650
commit aa44329202
504 changed files with 73990 additions and 3845 deletions

View File

@@ -27,7 +27,7 @@ public interface RSBoundaryObject extends WallObject
@Import("renderable1")
@Override
RSRenderable getRenderable();
RSRenderable getRenderable1();
@Import("renderable2")
@Override