Skip to content

Commit

Permalink
css
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurdead committed Sep 16, 2023
1 parent 09aa70e commit 7b493af
Show file tree
Hide file tree
Showing 5 changed files with 2,546 additions and 2,534 deletions.
2 changes: 1 addition & 1 deletion PackageScript
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def CopyFiles(src, dest, files):

# Include files
CopyFiles('sourcemod/scripting/include', 'addons/sourcemod/scripting/include',
[ 'proxysend.inc', ]
[ 'proxysend.inc', 'proxysend_tf2.inc' ]
)

# GameData files
Expand Down
Loading

0 comments on commit 7b493af

Please sign in to comment.