Lae/config/drops.php

7 lines
64 B
PHP
Raw Normal View History

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