Skip to content

Commit

Permalink
fix log spam
Browse files Browse the repository at this point in the history
Signed-off-by: ClaytonTDM <[email protected]>
  • Loading branch information
ClaytonTDM committed Oct 9, 2024
1 parent 6efeee8 commit de5d369
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion game/js/Cfunction.js
Original file line number Diff line number Diff line change
Expand Up @@ -1664,7 +1664,6 @@ var $User = (function () {
f = h[1],
b = g[1],
j = GetAP(a, k, f, b);
console.log(a, k, f, b, j)
switch (oS.Chose) {
case 1:
WhichMouseButton(i) < 2
Expand Down

0 comments on commit de5d369

Please sign in to comment.