Mercurial > mm7
changeset 2088:6c0dbff26f5d
m
author | Ritor1 |
---|---|
date | Fri, 06 Dec 2013 11:14:33 +0600 |
parents | 66cbc97b31fa |
children | c041779ff4fe |
files | NewUI/Core/UIControlModule_wrap.cxx Outdoor.cpp |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/NewUI/Core/UIControlModule_wrap.cxx Wed Dec 04 23:35:44 2013 +0400 +++ b/NewUI/Core/UIControlModule_wrap.cxx Fri Dec 06 11:14:33 2013 +0600 @@ -726,7 +726,7 @@ * type checking. * ----------------------------------------------------------------------------- */ -#include "../../lib/lua/lua.h" +#include "lib/lua/lua.h" #ifdef __cplusplus extern "C" { #endif
--- a/Outdoor.cpp Wed Dec 04 23:35:44 2013 +0400 +++ b/Outdoor.cpp Fri Dec 06 11:14:33 2013 +0600 @@ -2049,7 +2049,7 @@ //v73 = strlen(pContainer); strcpy(Str + strlen(Str) - 4, ".ddm"); //strcpy((char *)v141 + v73, (const char *)v108); - v39 = pNew_LOD->FindContainer(Str, 1);// + v39 = pNew_LOD->FindContainer(Str, 1);//error fread(&header, 0x10u, 1u, v39); Str2 = 0; if (header.uVersion != 91969 ||