add name mapping in atlas mapping

This commit is contained in:
wsycarlos 2026-01-14 01:38:46 +08:00
parent b8d1b38641
commit 281f640c6a

View File

@ -3,4 +3,5 @@ namespace netstd Byway.Thrift.Data
struct AtlasMap
{
1:map<string,string> sprites,
2:map<string,string> names,
}