Ranked Matchmaking AI: An improved Dota2 AI based on Valve's default AI. Has more than 3 million subscribers on Steam.
GNU General Public License v3.0
320
stars
86
forks
source link
Work around missing RandomFloat() #132
Closed
JoshdanG closed 1 year ago
RandomFloat() has randomly floated off -- trying to call it results in the error
attempt to call global 'RandomFloat' (a nil value)
.Working fix for #131