Skip to content
Snippets Groups Projects
Commit ffeec525 authored by David Warnquist's avatar David Warnquist
Browse files

Fix: getMyWorkers in idaBot OnGameStart now works

parent d583b116
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ UnitInfoManager::UnitInfoManager(IDABot & bot)
void UnitInfoManager::onStart()
{
updateUnitInfo();
}
void UnitInfoManager::onFrame()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment