mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 11:15:24 -05:00
parent
8a2e04cd99
commit
905a592e01
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ package funkin.util;
|
|||
/**
|
||||
* Utilities for performing mathematical operations.
|
||||
*/
|
||||
@:keep class MathUtil
|
||||
class MathUtil
|
||||
{
|
||||
/**
|
||||
* Euler's constant and the base of the natural logarithm.
|
||||
|
|
Loading…
Reference in a new issue