Reduced 'Need backup' for unskilled bots.

Fixed some typos.
This commit is contained in:
jeefo 2019-08-24 21:17:11 +03:00
commit d04f44d8fc
5 changed files with 19 additions and 28 deletions

View file

@ -212,5 +212,4 @@ struct Platform : public Singleton <Platform> {
// expose platform singleton
static auto &plat = Platform::get ();
CR_NAMESPACE_END