This commit is contained in:
David Anderson 2004-10-04 08:04:50 +00:00
parent 5e52c45968
commit e3fad723b8
2 changed files with 1 additions and 2 deletions

View File

@ -88,5 +88,5 @@ public getPing(id) {
public plugin_modules()
{
require_module("csstats")
require_module("csx")
}

View File

@ -1,5 +1,4 @@
#if defined _csstats_included
#endinput
#endif