lib/u3d/installer.rb in u3d-1.3.3 vs lib/u3d/installer.rb in u3d-1.3.4

- old
+ new

@@ -422,10 +422,10 @@ unity_root_path else install_location = d.root.attributes['install-location'] raise "Not sure how to install this module with identifier #{identifier} install-location: #{install_location}" unless install_location.start_with? '/Applications/Unity/' - install_location.gsub(%(\/Applications\/Unity), "#{unity_root_path}/Editor/Data") + install_location.gsub(%(/Applications/Unity), "#{unity_root_path}/Editor/Data") end end def list_installed_paths paths = find_installations_with_path(