Fix for ymap XML not displaying

This commit is contained in:
dexy 2019-12-29 10:47:36 +11:00
parent 0e11478d7b
commit d13c8bbc3b

View File

@ -227,9 +227,9 @@ namespace CodeWalker.GameFiles
#endregion #endregion
#if !DEBUG //#if !DEBUG
Meta = null; // Meta = null; //this object is required for XML conversion! can't just let go of it here
#endif //#endif
} }