Fixed a very bad cast.
commitf780bed1d3439c996036e62ee5410ea7a5d5284e
authorKővágó Zoltán <DirtY.iCE.hu@gmail.com>
Wed, 25 Jun 2008 13:35:40 +0000 (25 15:35 +0200)
committerKővágó Zoltán <DirtY.iCE.hu@gmail.com>
Wed, 25 Jun 2008 13:35:40 +0000 (25 15:35 +0200)
treed132ac6c8f2cf0e8ffc760054d7feaaece8ceeca
parent4cb448ad07078a7ba7c1f12c83f6ff7b6f38c924
Fixed a very bad cast.

What a bastard am I! Passing a 1 byte variable to a function, that excepts 4!? I
don't know how it doesn't caused any error, and I've only found it by a warning
message.. Yeah, Parallel Realities can't code, but I can't really code too! :(
src/CEngine.h
src/options.cpp