mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-12-26 21:24:12 +08:00
Update lunajspatch.js
This commit is contained in:
parent
55579d3e9d
commit
cd292e6986
@ -1,6 +1,6 @@
|
|||||||
var fontface='';
|
var fontface='';
|
||||||
const magicsend='\x01LUNAFROMJS\x01'
|
var magicsend='\x01LUNAFROMJS\x01'
|
||||||
const magicrecv='\x01LUNAFROMHOST\x01'
|
var magicrecv='\x01LUNAFROMHOST\x01'
|
||||||
function splitfonttext(transwithfont){
|
function splitfonttext(transwithfont){
|
||||||
if(transwithfont.substr(0,magicsend.length)==magicsend) //not trans
|
if(transwithfont.substr(0,magicsend.length)==magicsend) //not trans
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user