Skip to content

Commit

Permalink
Add message that OSX is not supported yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomthom committed Apr 17, 2015
1 parent 6cb1085 commit fc4efda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tt_citites_skylines/exporter.rb
Expand Up @@ -133,6 +133,7 @@ def self.set_fbx_exporter_settings
end
else
# TODO
raise ExportError, "OSX not supported yet"
end
nil
end
Expand Down

0 comments on commit fc4efda

Please sign in to comment.