diff options
| author | Sgeo <[email protected]> | 2017-06-15 22:28:43 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-15 22:28:43 -0400 |
| commit | f6ec103a8c744ca1ff1d3e2c8496820c0ba5614f (patch) | |
| tree | 003657ca7dbfbea2fabe606b65da326586e61e29 /NET.worlds.scape.WObject.md | |
| parent | Updated Persister (.world etc.) format (markdown) (diff) | |
| download | libreworlds-wiki-f6ec103a8c744ca1ff1d3e2c8496820c0ba5614f.tar.xz libreworlds-wiki-f6ec103a8c744ca1ff1d3e2c8496820c0ba5614f.zip | |
Updated NET.worlds.scape.WObject (markdown)
Diffstat (limited to 'NET.worlds.scape.WObject.md')
| -rw-r--r-- | NET.worlds.scape.WObject.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NET.worlds.scape.WObject.md b/NET.worlds.scape.WObject.md index 10e47b1..26f0594 100644 --- a/NET.worlds.scape.WObject.md +++ b/NET.worlds.scape.WObject.md @@ -7,5 +7,5 @@ Most things are subclasses of WObject. WObject is a subclass of [[NET.worlds.sca | All | Integer | [[WObject Flags]] | | 0-1 | MaybeNull | Unknown, discarded | | All | MaybeNullVector of Explicit WObjects | Contents | -| All | MaybeNullVector of Explicit [[Actions|NET.worlds.scape.Action]] | Actions | -| 1-10 | MaybeNullVector of Explicit [[SuperRoots|NET.worlds.scape.SuperRoot]] | Handlers |
\ No newline at end of file +| All | MaybeNullVector of Explicit [[SuperRoots|NET.worlds.scape.SuperRoot]] | Handlers | +| 1-10 | MaybeNullVector of Explicit [[Actions|NET.worlds.scape.Action]] | Actions | |