Skip to content

Commit f454074

Browse files
authored
fix: sharedplugin (checker)
1 parent e9a8500 commit f454074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

game/addons/sourcemod/scripting/include/sourcebanschecker.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
public SharedPlugin __pl_sourcebanschecker =
3333
{
3434
name = "sourcebans++",
35-
file = "sbpp_main.smx",
35+
file = "sbpp_checker.smx",
3636
#if defined REQUIRE_PLUGIN
3737
required = 1
3838
#else

0 commit comments

Comments
 (0)