From e9131ec0bdd14bf5e9655aae35ff8e09054fce1c Mon Sep 17 00:00:00 2001 From: Sgeo Date: Wed, 14 Jun 2017 23:43:18 -0400 Subject: [PATCH] Updated NET.worlds.scape.World (markdown) --- NET.worlds.scape.World.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NET.worlds.scape.World.md b/NET.worlds.scape.World.md index 644fa6f..032a719 100644 --- a/NET.worlds.scape.World.md +++ b/NET.worlds.scape.World.md @@ -26,5 +26,5 @@ Note that as with all objects, there will first be an object ID, then a class ID | World == 13 | Boolean | Ad Cube Format Is Gif | | World == 13 | String | Ad Cube Base URL | | World == 13 | String | Default Ad Cube URL | -| All | Explicit [[NET.worlds.core.Hashtable]] | Hashtable with room name as keys and [[NET.worlds.scape.Room]]s as values | +| All | Explicit [[Hashtable|NET.worlds.core.Hashtable]] | Hashtable with room name as keys and [[NET.worlds.scape.Room]]s as values | | World == 4 | Integer | Timeout Age. 60000 and 900000 get read as 15000 |