]> jfr.im git - irc/rizon/acid.git/commitdiff
Vizon: Set multiplier back to 1 instead of 0 after the vhost expires.
authorOrillion <redacted>
Sun, 2 Jul 2017 15:54:44 +0000 (15:54 +0000)
committerOrillion <redacted>
Sun, 2 Jul 2017 15:54:44 +0000 (15:54 +0000)
vizon/src/main/java/net/rizon/acid/plugins/vizon/db/VizonDatabase.java

index 4b4f5c9ce4ebf58da118c9c086f22530e67b34b1..bdc1ca982aa0b21f4c944a463b2a8f72a5c3549b 100644 (file)
@@ -755,7 +755,7 @@ public class VizonDatabase
                                        + "eligible = 0, "
                                        + "obtained = null, "
                                        + "obtained_id = -1, "
-                                       + "multiplier = 0, "
+                                       + "multiplier = 1, "
                                        + "permanent = 0, "
                                        + "days = 0, "
                                        + "bold = 0 "