summaryrefslogtreecommitdiff
path: root/WObject-Flags.md
diff options
context:
space:
mode:
authorSgeo <[email protected]>2017-06-15 22:44:42 -0400
committerSgeo <[email protected]>2017-06-15 22:44:42 -0400
commit185fec6744952e2c829a4c7bdf5cdf2d649cda4f (patch)
tree6bda63aca566e387026433aab8de1b2ea92037bf /WObject-Flags.md
parentUpdated NET.worlds.scape.WObject (markdown) (diff)
downloadlibreworlds-wiki-185fec6744952e2c829a4c7bdf5cdf2d649cda4f.tar.xz
libreworlds-wiki-185fec6744952e2c829a4c7bdf5cdf2d649cda4f.zip
Updated WObject Flags (markdown)
Diffstat (limited to 'WObject-Flags.md')
-rw-r--r--WObject-Flags.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/WObject-Flags.md b/WObject-Flags.md
index 809d793..b49c707 100644
--- a/WObject-Flags.md
+++ b/WObject-Flags.md
@@ -6,7 +6,7 @@ ubclasses of WObject may have their own flags not used elsewhere; Certain flags
| `1<<1` | Bumpable |
| `1<<2` | (Holograms only) Rough Cut |
| `1<<2` | (Portals only) Mirrored |
-| `1<<7` | Hilight. Always saved as 0, but NOT ignored on deserialization |
+| `1<<7` | Hilight. Always saved as 0, but NOT ignored on deserialization if WObject version >= 8 |
| `1<<14` | Ignored; internal use |
| `1<<18` | (Rooms only) Is VIP Only |
| `1<<19` | (Rooms only) Is VIP View Only |