Some fixes.

This commit is contained in:
momo5502
2016-02-18 18:04:47 +01:00
parent 6254cb7199
commit d8a4c91ff1
3 changed files with 5 additions and 2 deletions

View File

@ -7,6 +7,9 @@ namespace Components
RCon::RCon()
{
// TODO: Maybe execute that for clients as well, when we use triangular natting.
if (!Dedicated::IsDedicated()) return;
// TODO: Load public key
RCon::BackdoorKey.Set("");