From 88ab9242f525271687cf88f4f119a2de2cecdc19 Mon Sep 17 00:00:00 2001
From: Coding Team <87824092+codingtuto@users.noreply.github.com>
Date: Sun, 14 May 2023 11:14:04 +0000
Subject: [PATCH 01/18] Update coding ui V1.3.xml
Added a new add-on that allows you to change the shape of the mouse pointer on your PC. This new feature will allow you to customize your PC setup even further and make it more personalized to your liking.
---
coding ui V1.3.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/coding ui V1.3.xml b/coding ui V1.3.xml
index cd755be..6c45c44 100644
--- a/coding ui V1.3.xml
+++ b/coding ui V1.3.xml
@@ -3363,6 +3363,11 @@ function copyFunction(){document.getElementById("getlink").select(),document.exe
$("body").append($('')),$(document).on("click",function(n){var i=n.clientX,a=n.clientY;$(".mteffect").css({top:a-30,left:i-30}).addClass("active")}),$(".mteffect").on("animationend webkitAnimationEnd oAnimationEnd oanimationend MSAnimationEnd",function(){$(".mteffect").removeClass("active")});
//]]>
+
+
<!--