News:

Simutrans.com Portal
Our Simutrans site. You can find everything about Simutrans from here.

Some minor fixes

Started by ceeac, February 06, 2020, 08:17:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ceeac

I found two minor issues in the code:

  • Rotation of multi-tile buildings at street corners was broken because of a duplicated condition. (See attached patch)
  • In the Makefile on line 161, there is a test for USE_ZSRD; the code should probably check for USE_ZSTD.

prissi

Thanks, incorporated in r8905