mirror of
https://github.com/Ragora/T2-DXAI.git
synced 2026-03-05 05:20:22 +00:00
Performance fixes
This commit is contained in:
parent
5e53dd91ef
commit
53aece4615
5 changed files with 301 additions and 178 deletions
|
|
@ -1,6 +1,12 @@
|
|||
//------------------------------------------------------------------------------------------
|
||||
// config.cs
|
||||
// Configuration for the DXAI System
|
||||
// Configuration file for the experimental DXAI system.
|
||||
// https://github.com/Ragora/T2-DXAI.git
|
||||
//
|
||||
// Copyright (c) 2014 Robert MacGregor
|
||||
// This software is licensed under the MIT license.
|
||||
// Refer to LICENSE.txt for more information.
|
||||
//------------------------------------------------------------------------------------------
|
||||
|
||||
$DXAI::Commander::minimumFlagDefense = 1;
|
||||
$DXAI::Commander::minimumGeneratorDefense = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue