Offset TownAuthorityWindow::GetNthSetBit parameter by one
commitec9d331a48289027e8978ab9f441f3700347e12b
authorcirdan <cirdansw@gmail.com>
Sat, 17 Feb 2018 15:28:02 +0000 (17 16:28 +0100)
committercirdan <cirdansw@gmail.com>
Sat, 17 Feb 2018 15:28:02 +0000 (17 16:28 +0100)
tree361c3657bd7ce0b8d488c514547e057da7f645d6
parent14287fb653dbee1316e5cdabcfddd8b99d570d69
Offset TownAuthorityWindow::GetNthSetBit parameter by one

Offset the index parameter in TownAuthorityWindow::GetNthSetBit
by one, as this has the same effect but is simpler.
src/town_gui.cpp