mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-14 17:05:10 +08:00
LOD manager immersion improvement
This commit is contained in:
@@ -1322,6 +1322,7 @@ namespace CodeWalker.GameFiles
|
||||
public uint EntityHash { get; set; } = 0; //used by CW as a unique position+name identifier
|
||||
|
||||
public LinkedList<YmapEntityDef> LodManagerChildren = null;
|
||||
public object LodManagerRenderable = null;
|
||||
|
||||
|
||||
public string Name
|
||||
|
||||
Reference in New Issue
Block a user