Expose some of ICommandLine to plugins.

This commit is contained in:
Ryan Stecker
2014-10-07 16:16:02 -05:00
parent ac96bb177a
commit f2a80e33fd
5 changed files with 221 additions and 0 deletions
+1
View File
@@ -296,6 +296,7 @@ CopyFiles('plugins/include', 'addons/sourcemod/scripting/include',
'clientprefs.inc',
'clients.inc',
'commandfilters.inc',
'commandline.inc',
'console.inc',
'core.inc',
'cstrike.inc',