Begin work on outlining dynamic side
This commit is contained in:
6
PkmnLib.Dynamic/ScriptHandling/Script.cs
Normal file
6
PkmnLib.Dynamic/ScriptHandling/Script.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace PkmnLib.Dynamic.ScriptHandling;
|
||||
|
||||
public abstract class Script
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user