// DXAI_Config.cs // Configuration for the DXAI System // Copyright (c) 2014 Robert MacGregor $DXAI::Commander::minimumFlagDefense = 1; $DXAI::Commander::minimumGeneratorDefense = 1; $DXAI::Bot::DefaultFieldOfView = 3.14159 / 2; // 90* $DXAI::Bot::DefaultViewDistance = 300;