diff options
| -rw-r--r-- | mrbgems/felflame.gembox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mrbgems/felflame.gembox b/mrbgems/felflame.gembox index 459adab62..e0a79a078 100644 --- a/mrbgems/felflame.gembox +++ b/mrbgems/felflame.gembox @@ -38,7 +38,7 @@ conf.gem :core => "mruby-bin-config" # Test gem #conf.gem :git => '[email protected]:realtradam/sample-mruby-gem.git', :branch => 'test' -conf.gem :git => '[email protected]:realtradam/mruby-raylib.git', :branch => 'dev' +conf.gem :git => '[email protected]:realtradam/mruby-raylib.git', :branch => 'master' # -- POTENTIAL GEMS -- # gems that we may want incorperated |
