[vmf.mod] Little style changes
This commit is contained in:
parent
d03316246b
commit
1fd7125b4f
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
local ret = {
|
||||
return {
|
||||
run = function()
|
||||
return dofile("scripts/mods/vmf/vmf_loader")
|
||||
end,
|
||||
|
@ -6,4 +6,3 @@ local ret = {
|
|||
"resource_packages/vmf"
|
||||
}
|
||||
}
|
||||
return ret
|
||||
|
|
Loading…
Add table
Reference in a new issue