词典升级,等待英文部分跟进
This commit is contained in:
@@ -154,11 +154,13 @@ function scene.update(dt)
|
||||
end
|
||||
|
||||
local typeColor={
|
||||
help=COLOR.lGrey,
|
||||
help=COLOR.yellow,
|
||||
other=COLOR.lOrange,
|
||||
game=COLOR.lCyan,
|
||||
term=COLOR.lRed,
|
||||
english=COLOR.green,
|
||||
setup=COLOR.lYellow,
|
||||
pattern=COLOR.lGrass,
|
||||
english=COLOR.blue,
|
||||
name=COLOR.lPurple,
|
||||
}
|
||||
function scene.draw()
|
||||
|
||||
Reference in New Issue
Block a user