mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
Fixed Test for popup
This commit is contained in:
@@ -173,7 +173,7 @@ Gui.popup{
|
|||||||
}:add_left{
|
}:add_left{
|
||||||
caption='Gui Left w/ Popup',
|
caption='Gui Left w/ Popup',
|
||||||
tooltip='Send a message',
|
tooltip='Send a message',
|
||||||
function(self,frame)
|
draw=function(self,frame)
|
||||||
text_popup:draw(frame)
|
text_popup:draw(frame)
|
||||||
send_popup:draw(frame)
|
send_popup:draw(frame)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user