mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
+ added subornation logic to enough(). We do not want to mix the public subtract() call with this method. As doing so would mean that either a) subtraction can go below 0 (this should not happen) or b) we break this function with exceptions. This is a work around for these scenarios. |
||
|---|---|---|
| .. | ||
| src/mage | ||
| manifest.mf | ||
| pom.xml | ||