Skip to content

Commit

Permalink
dont auto activate input when using insert to toggle chat
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Dec 4, 2018
1 parent 391327b commit 1c3b3d9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@ function MPinput(event)
MESSAGEMAN:Broadcast("Minimise")
update = true
if not minimize then
typing = true
typingText = ""
end
end
Expand Down

0 comments on commit 1c3b3d9

Please sign in to comment.