THANK YOU NATSUMI I AM BOTH STINKY AND STUPID

This commit is contained in:
Tupper
2025-01-07 18:31:19 -08:00
parent 778664b007
commit f9395c127b
+1 -1
View File
@@ -22415,7 +22415,7 @@ speechSynthesis.getVoices();
// #region | VRChat Credits // #region | VRChat Credits
API.$on('VRCCREDITS', function (args) { API.$on('VRCCREDITS', function (args) {
this.currentUser.$getVRChatCredits = args.json?.balance; this.currentUser.$vrchatcredits = args.json?.balance;
}); });
API.getVRChatCredits = function () { API.getVRChatCredits = function () {