Skip to content

Commit 9b2ead8

Browse files
committed
updated to v1.28
1 parent 29b0c31 commit 9b2ead8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
-->
55
<html>
66
<head>
7-
<title>TouchTerrain - get files for 3D printing terrain (v1.27)</title>
7+
<title>TouchTerrain - get files for 3D printing terrain (v1.28)</title>
88
<meta charset="UTF-8">
99
<meta name="description" content="Application for creating 3D printable terrain models">
1010
<meta property="og:image" content="http://public.vrac.iastate.edu/~charding/touchTerrain_logo/touchTerrain_logo.png">
@@ -766,7 +766,7 @@
766766

767767

768768
<input type="text" id="options_manual"
769-
title="Other settings, JSON style separated by commas e.g.: &quot;tile_centered&quot:true, &quot;no_bottom&quot:true, &quot;ignore_leq&quot:0.0, &quot;unprojected&quot:true For more info see standalone on github"
769+
title="Other settings, JSON style separated by commas e.g.: &quot;tile_centered&quot:true, &quot;no_bottom&quot:true, &quot;ignore_leq&quot:0.0, &quot;unprojected&quot:true &quot;only&quot:[1,1] For more info see standalone on github"
770770
name="manual" size="30" value="" > Additional (manual) settings
771771
<br><br>
772772

0 commit comments

Comments
 (0)