Adding a system to compare two AI implementations (AIPlayerBaka and AIPlayerBakaB). This can be used to make sure a change to the AI is not making the AI weaker, for example.
This commit is contained in:
@@ -40,6 +40,7 @@ enum
|
||||
#endif //NETWORK_SUPPORT
|
||||
SUBMENUITEM_DEMO,
|
||||
SUBMENUITEM_TESTSUITE,
|
||||
SUBMENUITEM_TESTAI,
|
||||
SUBMENUITEM_END_OFFSET
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user