mrSkortch / MissionScriptingTools

Mission Scripting Tools for Digital Combat Simulator
GNU General Public License v3.0
190 stars 42 forks source link

Fix a counter error in updateDBTables() #95

Closed GoldJohnKing closed 3 months ago

GoldJohnKing commented 4 months ago

Fix counter variable x out of scope error in function updateDBTables.

This issue was introduced since version 4.5.116. See this commit for detail.