mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-06-04 11:52:07 +00:00
Add package to apis.lua
This commit is contained in:
committed by
GitHub
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
|
||||
|
||||
Reference in New Issue
Block a user