diff options
author | bloodstalker <thabogre@gmail.com> | 2017-05-31 23:24:03 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-05-31 23:24:03 +0000 |
commit | 2012c142dc7c07777dcb289b5d4669b26d4f9203 (patch) | |
tree | 64e25437ee12a9c5ae8b9a9dde6cd06a2b83848e /bruiser/lua-scripts/test3.lua | |
parent | now all commands are sent to the lua interpreter. what that simply means is t... (diff) | |
download | mutator-2012c142dc7c07777dcb289b5d4669b26d4f9203.tar.gz mutator-2012c142dc7c07777dcb289b5d4669b26d4f9203.zip |
lua test scripts
Diffstat (limited to '')
-rw-r--r-- | bruiser/lua-scripts/test3.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bruiser/lua-scripts/test3.lua b/bruiser/lua-scripts/test3.lua new file mode 100644 index 0000000..c6a65de --- /dev/null +++ b/bruiser/lua-scripts/test3.lua @@ -0,0 +1 @@ +os.exit()s |