JANITORIAL: Update more old bug tracker numbers

I missed the six digit ones and a few others in:
93eeffc84d
This commit is contained in:
sluicebox 2021-06-07 17:44:05 -06:00
parent 17b125b479
commit 674ed112aa
25 changed files with 70 additions and 70 deletions

View file

@ -1178,7 +1178,7 @@ void ScummEngine_v5::readMAXS(int blockSize) {
_numArray = 50;
_numVerbs = 100;
// Used to be 50, which wasn't enough for MI2 and FOA. See bugs
// #933610, #936323 and #941275.
// #1591, #1600 and #1607.
_numNewNames = 150;
_objectRoomTable = NULL;