Skip to content

Commit

Permalink
rename autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
Monera committed Sep 16, 2023
1 parent 44426bd commit 62e8997
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PackageScript
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ CopyFiles('include', 'addons/sourcemod/scripting/include',

# Copy autoload.
CopyFiles('extensions', 'addons/sourcemod/extensions',
[ 'pluginsyswrapper.autoload', ]
[ 'publicinterfacewrapper.autoload', ]
)

# Copy binaries.
Expand Down
File renamed without changes.

0 comments on commit 62e8997

Please sign in to comment.