lib/motion-prime.rb in motion-prime-0.3.0 vs lib/motion-prime.rb in motion-prime-0.3.1
- old
+ new
@@ -2,7 +2,6 @@
Motion::Require.all(Dir.glob(File.expand_path('../../motion-prime/**/*.rb', __FILE__)))
Motion::Project::App.setup do |app|
app.detect_dependencies = false
- app.fonts = [File.expand_path('../../resources/fonts/ubuntu.ttf', __FILE__)]
end
\ No newline at end of file