mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-08-27 04:37:47 +00:00
BS
This commit is contained in:
@@ -86,8 +86,8 @@ public class Bindings {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// bstats.org plugin id; 0 disables submission until the id is assigned
|
// bstats.org plugin id
|
||||||
private static final int BSTATS_PLUGIN_ID = 0;
|
private static final int BSTATS_PLUGIN_ID = 24220;
|
||||||
|
|
||||||
public static void setupBstats(VolmitPlugin plugin) {
|
public static void setupBstats(VolmitPlugin plugin) {
|
||||||
if (BSTATS_PLUGIN_ID <= 0) {
|
if (BSTATS_PLUGIN_ID <= 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user