Lae/config/drops.php
2022-09-16 20:50:32 +08:00

8 lines
90 B
PHP

<?php
return [
'rate' => 1000,
'decimal' => 100000,
'module_rate' => 825,
];