summaryrefslogtreecommitdiff
path: root/docs/game_event_gameobject.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/game_event_gameobject.md')
-rw-r--r--docs/game_event_gameobject.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/game_event_gameobject.md b/docs/game_event_gameobject.md
index 6ac6e62..9156213 100644
--- a/docs/game_event_gameobject.md
+++ b/docs/game_event_gameobject.md
@@ -31,7 +31,7 @@ Contains all gameobjects instances that participate to any game event.
<td><p><strong>Comment</strong></p></td>
</tr>
<tr class="even">
-<td><p><a href="#game_event_gameobject-eventEntry">eventEntry</a></p></td>
+<td><p><a href="#eventEntry">eventEntry</a></p></td>
<td><p>tinyint(3)</p></td>
<td><p>signed</p></td>
<td><p> </p></td>
@@ -41,7 +41,7 @@ Contains all gameobjects instances that participate to any game event.
<td><p>Entry of the game event. Put negative entry to remove during event.</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#game_event_gameobject-guid">guid</a></p></td>
+<td><p><a href="#guid">guid</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td><p>PRI</p></td>