We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1757de commit a07d45aCopy full SHA for a07d45a
OpCodes/0x0033.md
@@ -9,7 +9,7 @@
9
10
## Description
11
12
-Adjusts the current event entities `Render.Flag0` value.
+Adjusts the event entities `Render.Flags0` value.
13
14
## Pseudo Code
15
OpCodes/0x0060.md
@@ -13,6 +13,8 @@ Handler with multiple use cases.
The default case where the opcode was two bytes long was deprecated and just skipped now.
16
+Adjusts the event entities `Render.Flags1` value.
17
+
18
19
20
```cpp
OpCodes/0x007C.md
-Sets or unsets a `Render.Flags2` bit on the given entity.
+Adjusts the given entities `Render.Flags2` value.
0 commit comments