aboutsummaryrefslogtreecommitdiff
path: root/DisappearActorCommand.proto
diff options
context:
space:
mode:
Diffstat (limited to 'DisappearActorCommand.proto')
-rw-r--r--DisappearActorCommand.proto5
1 files changed, 5 insertions, 0 deletions
diff --git a/DisappearActorCommand.proto b/DisappearActorCommand.proto
new file mode 100644
index 0000000..fe7770a
--- /dev/null
+++ b/DisappearActorCommand.proto
@@ -0,0 +1,5 @@
+syntax = "proto3";
+
+package whirl;
+
+message DisappearActorCommand {};