VMF automatically determines VT version
This commit is contained in:
parent
b44dac106e
commit
cfd0b449e8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
VT1 = true
|
||||
VT1 = (type(script_data["eac-untrusted"]) == "nil")
|
||||
--move vmf to local var
|
||||
return {
|
||||
init = function(object)
|
||||
|
|
Loading…
Add table
Reference in a new issue