增加玩家个人信息显示框(暂时只有头像)
This commit is contained in:
@@ -257,6 +257,9 @@ function scene.draw()
|
||||
gc.setColor(.5,.5,.5)
|
||||
gc.print("#"..p.uid,50,60+50*i)
|
||||
end
|
||||
|
||||
--Profile
|
||||
drawSelfProfile()
|
||||
end
|
||||
--New message
|
||||
if textBox.new and textBox.hide then
|
||||
|
||||
Reference in New Issue
Block a user