diff options
| -rw-r--r-- | share/frontend/imlandscape/js/pb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/frontend/imlandscape/js/pb.js b/share/frontend/imlandscape/js/pb.js index 55e30ac..22a5e39 100644 --- a/share/frontend/imlandscape/js/pb.js +++ b/share/frontend/imlandscape/js/pb.js @@ -1,4 +1,4 @@ -var saveUrl = '/im/api/PbLandscape'; +var saveUrl = '/im/api/pblandscape'; var textureURL, heightmapURL; function saveScene(){ if (!renderer) { |
