Closed Witherflare closed 3 years ago
ChatLib.chat -> ChatLib.simulateChat
ChatLib.chat
ChatLib.simulateChat
Added if(currentUserPath === undefined) return; before some lines to prevent errors in-game.
if(currentUserPath === undefined) return;
ChatLib.chat
->ChatLib.simulateChat
Added
if(currentUserPath === undefined) return;
before some lines to prevent errors in-game.