Skip to content

Commit 15c6e99

Browse files
committed
Change cheese command
1 parent 38edc20 commit 15c6e99

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

src/chat/interface/commands/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -623,8 +623,7 @@ com.cheeseStorm = function () {
623623
left: x + "px",
624624
position: "fixed",
625625
cursor: "pointer",
626-
transform:
627-
"translate(-50%, -50%) rotate(" + Math.random() * 360 + "deg)",
626+
transform: "translate(-50%, -50%)",
628627
transformOrigin: "center",
629628
},
630629
children: [

wpstatic/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"timestamp":"1761237516550"}
1+
{"timestamp":"1761237581947"}

0 commit comments

Comments
 (0)