mage/Mage
poixen 05b841577a added subtraction logic to enough()
+ 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.
2015-11-19 17:42:59 +01:00
..
src/mage added subtraction logic to enough() 2015-11-19 17:42:59 +01:00
manifest.mf
pom.xml Xmage 1.4.4v0 2015-09-05 12:51:07 +02:00