Fixed loading issue with rankings module.

This commit is contained in:
shavit 2018-10-02 16:40:30 +03:00
parent 899605ceba
commit 29415315b9
2 changed files with 2 additions and 3 deletions

View File

@ -1214,7 +1214,8 @@ stock void Shavit_PrintToChatAll(const char[] format, any ...)
public SharedPlugin __pl_shavit =
{
name = "shavit",
file = "shavit-core.smx",
// SM bug? commented until it's fixed
// file = "shavit-core.smx",
#if defined REQUIRE_PLUGIN
required = 1
#else

View File

@ -25,8 +25,6 @@
#include <clientprefs>
#undef REQUIRE_PLUGIN
#include <bhopstats>
#define USES_CHAT_COLORS
#include <shavit>