Я починил дилдо блять... (#165)
This commit is contained in:
@@ -33,6 +33,10 @@ public sealed class VibratorSystem : SharedVibratorSystem
|
||||
|
||||
private void OnUseInHand(EntityUid uid, VibratorComponent component, UseInHandEvent args)
|
||||
{
|
||||
if (args.Handled)
|
||||
return;
|
||||
|
||||
ToggleVibration(uid, component);
|
||||
args.Handled = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user