Loop variable typo in matchbot
Chikinsupu opened this issue · 2 comments
Chikinsupu commented
A potential typo was found in generals.cpp in the matchbot tool. The loop variable should be i5 instead of i3.
The impact was and is probably extremely minor.
Credit to @ThePrimeagen
GeneralsGameCode/GeneralsMD/Code/Tools/matchbot/generals.cpp
Lines 626 to 632 in 0a05454
augustresende commented
This code is not for the main game, just for matchbot tool
Chikinsupu commented
Yep, that's what it says in the description