提交
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Roy.Datas
|
||||
{
|
||||
public class PropViewData
|
||||
{
|
||||
public int type;
|
||||
public int index;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ad8b86d6227e44b4bc9bdf88413402fb
|
||||
timeCreated: 1727318419
|
||||
@@ -0,0 +1,11 @@
|
||||
namespace Roy.Datas
|
||||
{
|
||||
public class SettlementData
|
||||
{
|
||||
public bool is_success;
|
||||
public float cash_number;
|
||||
public float rate;
|
||||
public bool is_level_success;
|
||||
public bool is_h5_reward;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6e4551287fa849ba86b54304a2d9e71e
|
||||
timeCreated: 1727318650
|
||||
Reference in New Issue
Block a user