Predict two-way levers (#25043)
* Predict two-way levers Annoys me the rare occasions I touch cargo. Doesn't predict the signal but at least the lever responds immediately. * space * a
This commit is contained in:
8
Content.Client/DeviceLinking/DeviceLinkSystem.cs
Normal file
8
Content.Client/DeviceLinking/DeviceLinkSystem.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.DeviceLinking;
|
||||
|
||||
namespace Content.Client.DeviceLinking;
|
||||
|
||||
public sealed class DeviceLinkSystem : SharedDeviceLinkSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user