Przeglądaj źródła

Elevate POIs 3 metres above ground

master
Adrian Short 11 lat temu
rodzic
commit
aabb3b1131
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app/helpers/posts_helper.rb

+ 1
- 1
app/helpers/posts_helper.rb Wyświetl plik

@@ -49,7 +49,7 @@ module PostsHelper
:axis => { :x => 0, :y => 0, :z => 1 },
:angle => 0
},
:translate => { :x => 0, :y => -0.075, :z => 0 },
:translate => { :x => 0, :y => -0.075, :z => 3 },
:scale => 1.0
}
end


Ładowanie…
Anuluj
Zapisz