Lae/config/drops.php

7 lines
63 B
PHP
Raw Normal View History

2022-09-09 13:04:09 +00:00
<?php
return [
'rate' => 1000,
2022-09-15 05:09:15 +00:00
'decimal' => 10000,
2022-09-09 13:04:09 +00:00
];