diff options
| author | Tom Black <[email protected]> | 2021-02-08 23:45:14 -0600 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2021-02-08 23:49:38 -0600 |
| commit | e80f7a44658db4226bac976a2b1af99babbe9e89 (patch) | |
| tree | 9406b05a30b74b871adc9be817ebcea279069631 /bin | |
| parent | 925208af8c444939813d89e105ffb31594d78206 (diff) | |
| download | ruby2d-e80f7a44658db4226bac976a2b1af99babbe9e89.tar.gz ruby2d-e80f7a44658db4226bac976a2b1af99babbe9e89.zip | |
Merge Simple 2D into gem
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/ruby2d | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |
