Add legacy redirect for LuaCsSetup.Timer
This commit is contained in:
@@ -429,6 +429,7 @@ namespace Barotrauma
|
||||
|
||||
public ILuaCsHook Hook => this.EventService;
|
||||
public INetworkingService Networking => this.NetworkingService;
|
||||
public ILuaCsTimer Timer => _servicesProvider.GetService<ILuaCsTimer>();
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user