mirror of
https://github.com/PhantomGamesDevelopment/TWM2.git
synced 2026-01-19 19:44:47 +00:00
8 lines
193 B
C#
8 lines
193 B
C#
//Construction 0.70 Server Configuration File
|
|
|
|
//Logging:
|
|
$Construction::Logging::EchoChat = 1;
|
|
$Construction::Logging::LogConnects = 1; //disconnects too
|
|
$Construction::Logging::LogChat = 1;
|
|
|