From dd3a211c71f18b4cae3c13af67eb064f4cd8b082 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Sun, 23 Aug 2015 14:38:23 +0300 Subject: [PATCH] Create Shooting.lua --- Applications/Shooting/Shooting.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 Applications/Shooting/Shooting.lua diff --git a/Applications/Shooting/Shooting.lua b/Applications/Shooting/Shooting.lua new file mode 100644 index 00000000..3e521668 --- /dev/null +++ b/Applications/Shooting/Shooting.lua @@ -0,0 +1 @@ +print("Ahahaha!")