mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-01-14 16:08:02 -05:00
Fix decoding TakeRegister
This commit is contained in:
@@ -66,7 +66,7 @@ impl BytecodeType {
|
||||
0x0b => Function,
|
||||
0x0d => Pointer,
|
||||
0x0e => Register,
|
||||
|
||||
0x0f => TakeRegister,
|
||||
0x10 => Builtin,
|
||||
0x11 => Class,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user