Directory and file path change, added new option to disable Esc pause
This commit is contained in:
@ -115,7 +115,7 @@ namespace RageCoop.Client
|
||||
/// </summary>
|
||||
public static bool IsOnServer()
|
||||
{
|
||||
return Networking.IsOnServer();
|
||||
return Networking.IsOnServer;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user