This commit is contained in:
2026-07-15 16:19:07 +08:00
parent 64bad7c077
commit 544f4b2d01
7963 changed files with 447731 additions and 972637 deletions
+8
View File
@@ -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