]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Allow larger tanks (change maximum from 200 to 300 cuft)
authorDirk Hohndel <dirk@hohndel.org>
Fri, 30 Sep 2011 00:42:58 +0000 (17:42 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Fri, 30 Sep 2011 00:42:58 +0000 (17:42 -0700)
We don't handle doubles any different than single tanks - so while
200 cuft was a sane maximum size for a tank, once you dive with
doubles this logic fails.

We may or may not decide to implement special handling for doubles at some
point, but for now simply allow for tanks all the way up to double-150.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>

No differences found