diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 12:57:10 +0100 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 12:57:10 +0100 |
| commit | 700c998f49255b0d7b844363d23509cfedc68865 (patch) | |
| tree | caa8871e25b81d90a8d7b481e68a246eae4bb85f /docs/areatrigger_template_polygon_vertices.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| download | wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2 wiki-700c998f49255b0d7b844363d23509cfedc68865.zip | |
Fix anchors
Diffstat (limited to 'docs/areatrigger_template_polygon_vertices.md')
| -rw-r--r-- | docs/areatrigger_template_polygon_vertices.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/areatrigger_template_polygon_vertices.md b/docs/areatrigger_template_polygon_vertices.md index f62feaf..b7562e3 100644 --- a/docs/areatrigger_template_polygon_vertices.md +++ b/docs/areatrigger_template_polygon_vertices.md @@ -21,7 +21,7 @@ This table contains the description of the shape of an areatrigger. <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#areatrigger_template_polygon_vertices-AreaTriggerId">AreaTriggerId</a></p></td> +<td><p><a href="#AreaTriggerId">AreaTriggerId</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -34,7 +34,7 @@ This table contains the description of the shape of an areatrigger. </p></td> </tr> <tr class="odd"> -<td><a href="#areatrigger_template_polygon_vertices-Idx">Idx</a></td> +<td><a href="#Idx">Idx</a></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -47,7 +47,7 @@ This table contains the description of the shape of an areatrigger. </p></td> </tr> <tr class="even"> -<td><a href="#areatrigger_template_polygon_vertices-VerticeX">VerticeX</a></td> +<td><a href="#VerticeX">VerticeX</a></td> <td><p>float</p></td> <td><p>signed</p></td> <td><br /> @@ -60,7 +60,7 @@ This table contains the description of the shape of an areatrigger. </p></td> </tr> <tr class="odd"> -<td><a href="#areatrigger_template_polygon_vertices-VerticeY">VerticeY</a></td> +<td><a href="#VerticeY">VerticeY</a></td> <td>float</td> <td>signed</td> <td><br /> @@ -99,7 +99,7 @@ This table contains the description of the shape of an areatrigger. </td> </tr> <tr class="even"> -<td><a href="#areatrigger_template_polygon_vertices-VerifiedBuild">VerifiedBuild</a></td> +<td><a href="#VerifiedBuild">VerifiedBuild</a></td> <td>int(10)</td> <td>unsigned</td> <td><br /> |
