diff --git a/enginecustom/applicationclass.cpp b/enginecustom/applicationclass.cpp index 56720fa..bd12f77 100644 --- a/enginecustom/applicationclass.cpp +++ b/enginecustom/applicationclass.cpp @@ -1663,7 +1663,7 @@ void ApplicationClass::AddKobject(WCHAR* filepath) /// Liste des fichiers de texture std::vector kobjTexture = { - L"assets/Texture/moss01.png" + L"assets/Texture/marble01.png" };