forked from MarseyWorld/MarseyWorld
temp change to allow transbitch to prove
parent
57841f00cf
commit
993dd16d57
|
@ -38,7 +38,7 @@ from .subscriptions import *
|
||||||
from .userblock import *
|
from .userblock import *
|
||||||
from .usermute import *
|
from .usermute import *
|
||||||
|
|
||||||
if SITE == 'devrama.net':
|
if SITE == 'devrama.net' and False:
|
||||||
DEFAULT_ADMIN_LEVEL = 3
|
DEFAULT_ADMIN_LEVEL = 3
|
||||||
DEFAULT_COINS = 100000000
|
DEFAULT_COINS = 100000000
|
||||||
DEFAULT_MARSEYBUX = 100000000
|
DEFAULT_MARSEYBUX = 100000000
|
||||||
|
|
Loading…
Reference in New Issue