Quantcast

Updated to 9.1.5. Also fixed a bug where the name is not cleared if no name found.

Christopher Tse [11-09-21 - 07:36]
Updated to 9.1.5. Also fixed a bug where the name is not cleared if no name found.
Filename
MainFrame.lua
RoleplayChatBubbles.toc
diff --git a/MainFrame.lua b/MainFrame.lua
index fcf08c1..3e7400d 100644
--- a/MainFrame.lua
+++ b/MainFrame.lua
@@ -66,6 +66,8 @@ function RPChatBubbles_createChatBubble()
 			if color then
 				bubble:SetNameColor(color:GetRGB());
 			end
+		else
+			bubble:SetName("");
 		end
 	end
 end
diff --git a/RoleplayChatBubbles.toc b/RoleplayChatBubbles.toc
index 33c6b02..58c0926 100644
--- a/RoleplayChatBubbles.toc
+++ b/RoleplayChatBubbles.toc
@@ -1,7 +1,7 @@
 ## Title: RoleplayChatBubbles
 ## Version: 1.0
 ## Author: Christopher Tse
-## Interface: 90100
+## Interface: 90105
 ## OptionalDeps: totalRP3
 ## SavedVariablesPerCharacter: settings