fix:1、更换项目,使用winter来创建
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace LoveLegend
|
||||
{
|
||||
public class RequestSavePlayData
|
||||
{
|
||||
public long version;
|
||||
public string data;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user