Update injector.js

This commit is contained in:
Murturtle 2024-09-29 03:59:51 -07:00 committed by GitHub
parent 37d5a4192d
commit 013a30c473
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",