hengyang_client/lua_probject/extend_project/extend/majiang/jinxi/HuCardImg.lua

9 lines
228 B
Lua
Raw Normal View History

2025-08-13 14:06:30 +08:00
local HuCardImg = {}
2025-08-23 22:23:17 +08:00
HuCardImg[14] = { "tile_cs_shisanlan", "tile_cs_deguo" }
2025-08-21 21:12:09 +08:00
HuCardImg[15] = { "tile_cs_qxshisanlan", "tile_cs_deguo" }
HuCardImg[16] = { "tile_cs_dihu" }
HuCardImg[17] = { "tile_cs_pinghu" }
2025-08-13 14:06:30 +08:00
2025-08-21 21:12:09 +08:00
return HuCardImg