mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-11 21:33:15 +00:00
Add package to apis.lua
This commit is contained in:
parent
94d701b1f7
commit
bb6d423710
@ -6,6 +6,7 @@ for k,v in pairs( _G ) do
|
||||
end
|
||||
end
|
||||
table.insert( tApis, "shell" )
|
||||
table.insert( tApis, "package" )
|
||||
if multishell then
|
||||
table.insert( tApis, "multishell" )
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user