Fix swshop breaking with other websockets #12
Reference in New Issue
Block a user
Delete Branch "develop-1.8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
w.lua does not like websockets not opened with w.lua. This fixes that. This should fix not being able to use cloudcatcher/chatbox and operate the shop at the same time. Also, I know that just doing a pcall seems like a hacky thing to do but I tried editing the findid function and it wouldn't work.
good stuff...