Cleanup TipsSystem, add TippyOnTrigger (#41477)
* tippy on trigger and refactor * optional parameter for command
This commit is contained in:
5
Content.Client/Tips/TipsSystem.cs
Normal file
5
Content.Client/Tips/TipsSystem.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using Content.Shared.Tips;
|
||||
|
||||
namespace Content.Client.Tips;
|
||||
|
||||
public sealed class TipsSystem : SharedTipsSystem;
|
||||
Reference in New Issue
Block a user