mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2024-11-26 08:52:52 +08:00
Fix for ymap XML not displaying
This commit is contained in:
parent
0e11478d7b
commit
d13c8bbc3b
@ -227,9 +227,9 @@ namespace CodeWalker.GameFiles
|
||||
|
||||
#endregion
|
||||
|
||||
#if !DEBUG
|
||||
Meta = null;
|
||||
#endif
|
||||
//#if !DEBUG
|
||||
// Meta = null; //this object is required for XML conversion! can't just let go of it here
|
||||
//#endif
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user