From eeb922c03238f8097593e57022a2af06c5bb7573 Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Sun, 29 Apr 2012 11:48:19 -0400 Subject: [PATCH] adding MUSHcode, also known as MUSH softcode --- m/mushcode.mush | 1 + 1 file changed, 1 insertion(+) create mode 100644 m/mushcode.mush diff --git a/m/mushcode.mush b/m/mushcode.mush new file mode 100644 index 00000000..ff31ff46 --- /dev/null +++ b/m/mushcode.mush @@ -0,0 +1 @@ +say Hello World.