init
This commit is contained in:
5
Scripts/Elements/Solid.cs
Normal file
5
Scripts/Elements/Solid.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace FOU.Scripts.Elements;
|
||||
|
||||
public abstract class Solid : Element {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user