Exemplo n.º 1
0
 /// <summary>
 /// Creates the game-specific command system provider object
 /// </summary>
 /// <returns></returns>
 public ICommandSystem CreateCommandSystemProvider() => CommandSystem = new RustLegacyCommandSystem();
 /// <summary>
 /// Creates the game-specific command system provider object
 /// </summary>
 /// <returns></returns>
 public ICommandSystem CreateCommandSystemProvider() => CommandSystem = new RustLegacyCommandSystem();