Merge pull request #19 from Murturtle/patch-1

Update injector.js
This commit is contained in:
ZXMushroom63 2024-09-30 15:17:46 +08:00 committed by GitHub
commit e9eba32417
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -142,6 +142,11 @@ var main;(function(){`
"3.1415927410125732 / 180.0",
"0.01745"
);
patchedFile = patchedFile.replaceAll(
"180.0 / 3.1415927410125732",
"57.2958"
);
patchedFile = patchedFile.replaceAll(
"3.1415927410125732",