mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
fix scene load
This commit is contained in:
@@ -16,6 +16,7 @@ public class PropInfo : PositionInfo
|
||||
public int CocoonID { get; set; }
|
||||
public int FarmElementID { get; set; }
|
||||
public bool IsClientOnly { get; set; }
|
||||
public bool LoadOnInitial { get; set; }
|
||||
|
||||
public PropValueSource? ValueSource { get; set; }
|
||||
public string? InitLevelGraph { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user