Some fixes.
This commit is contained in:
@ -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("");
|
||||
|
||||
|
Reference in New Issue
Block a user