T2-AAConstruction/ConstructionPreferences.cs
Robert MacGregor 23fed9edb7 Initial commit.
2016-02-22 12:04:31 -05:00

7 lines
188 B
PHP
Executable file

//AA Construction Mod Preferences
//Logging:
$Construction::Logging::EchoChat = 1;
$Construction::Logging::LogConnects = 1; //disconnects too
$Construction::Logging::LogChat = 1;