6 lines
78 B
Lua
6 lines
78 B
Lua
return{
|
|
mesDisp=function(P)
|
|
PLY.draw.drawRoyaleInfo(P)
|
|
end,
|
|
}
|