summaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorTom Black <[email protected]>2021-02-08 23:45:14 -0600
committerTom Black <[email protected]>2021-02-08 23:49:38 -0600
commite80f7a44658db4226bac976a2b1af99babbe9e89 (patch)
tree9406b05a30b74b871adc9be817ebcea279069631 /bin
parent925208af8c444939813d89e105ffb31594d78206 (diff)
downloadruby2d-e80f7a44658db4226bac976a2b1af99babbe9e89.tar.gz
ruby2d-e80f7a44658db4226bac976a2b1af99babbe9e89.zip
Merge Simple 2D into gem
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ruby2d1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ruby2d b/bin/ruby2d
index 71d5f2b..a915b64 100755
--- a/bin/ruby2d
+++ b/bin/ruby2d
@@ -115,6 +115,7 @@ when 'launch'
else
puts usage_launch
end
+# TODO: Need add this functionality to the gem
when 'simulator'
case ARGV[1]
when '--list'