[11306] Fix problem in WmoLiquid::GetLiquidHeight() properly instead of ignoring case.

Thanks Ambal for finding i though...
This commit is contained in:
Lynx3d 2011-04-02 19:30:45 +02:00
parent 43db4eaaa2
commit 1a34a22cb9
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11305"
#define REVISION_NR "11306"
#endif // __REVISION_NR_H__