2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-04-07 10:19:05 +03:00

no idea, I changed something though

This commit is contained in:
David Anderson 2005-08-21 22:48:22 +00:00
parent 7ea47c5a96
commit dd371c4dbe

@ -1548,8 +1548,3 @@ public client_connect( id ) {
return PLUGIN_CONTINUE
}
public plugin_modules()
{
require_module("csx")
}