(svn r21246) -Fix: upon rescanning AIs the new AIs would (after some time) show up in the AI list but you could not select all
This commit is contained in:
@@ -1158,6 +1158,7 @@ DEF_CONSOLE_CMD(ConRescanAI)
|
||||
}
|
||||
|
||||
AI::Rescan();
|
||||
InvalidateWindowData(WC_AI_LIST, 0, 1);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user