diff options
Diffstat (limited to 'Scripts/Command.cs')
| -rw-r--r-- | Scripts/Command.cs | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Scripts/Command.cs b/Scripts/Command.cs new file mode 100644 index 0000000..4a7ce58 --- /dev/null +++ b/Scripts/Command.cs @@ -0,0 +1,7 @@ +namespace Texty.Scripts +{ + public class Command + { + + } +}
\ No newline at end of file |
