mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-14 16:04:49 +08:00
YFT/XML conversion progress
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1491,7 +1491,7 @@ namespace CodeWalker.GameFiles
|
||||
|
||||
|
||||
public ulong[] data_pointers { get; private set; }
|
||||
public T[] data_items { get; private set; }
|
||||
public T[] data_items { get; set; }
|
||||
|
||||
|
||||
private ResourceSystemStructBlock<T>[] data_blocks = null;
|
||||
|
||||
Reference in New Issue
Block a user