Approval.
This commit is contained in:
5
te/units_die_axis_set.php
Normal file
5
te/units_die_axis_set.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_die_axis_set = array (
|
||||
'h' => 'h',
|
||||
);
|
Reference in New Issue
Block a user