X
Xikini
Guest
I want to copy this random code for example..
and I get this in my clipboard.
instead of this..
It's just really annoying.
Idk what else to say lol.
LUA:
monster.events = {
"ZombieOnDeath"
}
and I get this in my clipboard.
LUA:
monster<span>.</span>events <span>=</span> <span>{</span><br><span>"ZombieOnDeath"</span><br><span>}</span>
LUA:
monster.events = {
"ZombieOnDeath"
}
It's just really annoying.
Idk what else to say lol.