From 5d4237bf7d817b3b3d178c9bad20a940306c1e4d Mon Sep 17 00:00:00 2001 From: KrewsOrg Date: Wed, 1 May 2019 02:20:24 +0100 Subject: [PATCH] Final commit for the night. Off to sleep goodnight. --- .../interactions/wired/effects/WiredEffectMoveFurniTowards.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/eu/habbo/habbohotel/items/interactions/wired/effects/WiredEffectMoveFurniTowards.java b/src/main/java/com/eu/habbo/habbohotel/items/interactions/wired/effects/WiredEffectMoveFurniTowards.java index 695f95e9..05e21152 100644 --- a/src/main/java/com/eu/habbo/habbohotel/items/interactions/wired/effects/WiredEffectMoveFurniTowards.java +++ b/src/main/java/com/eu/habbo/habbohotel/items/interactions/wired/effects/WiredEffectMoveFurniTowards.java @@ -292,4 +292,4 @@ public class WiredEffectMoveFurniTowards extends InteractionWiredEffect { return 495; } -} \ No newline at end of file +}