MES模块增加更多图标,调整使用方法
This commit is contained in:
@@ -141,10 +141,10 @@ function profile.switch()
|
||||
profile.stop()
|
||||
love.system.setClipboardText(PROFILE.report())
|
||||
PROFILE.reset()
|
||||
MES.new("profile report copied!")
|
||||
MES.new('check',"profile report copied!")
|
||||
else
|
||||
PROFILE.start()
|
||||
MES.new("profile start!")
|
||||
MES.new('check',"profile start!")
|
||||
end
|
||||
switch=not switch
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user