mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
Fixed loading issue with rankings module.
This commit is contained in:
parent
899605ceba
commit
29415315b9
@ -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
|
||||
|
||||
@ -25,8 +25,6 @@
|
||||
#include <clientprefs>
|
||||
|
||||
#undef REQUIRE_PLUGIN
|
||||
#include <bhopstats>
|
||||
|
||||
#define USES_CHAT_COLORS
|
||||
#include <shavit>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user