diff Events.cpp @ 2068:a290d9fbdc95

ODM_GetFloorLevel small fix
author Ritor1
date Tue, 03 Dec 2013 16:35:57 +0600
parents f7e5b9f236ae
children 52abdea20b9e
line wrap: on
line diff
--- a/Events.cpp	Tue Dec 03 09:22:28 2013 +0600
+++ b/Events.cpp	Tue Dec 03 16:35:57 2013 +0600
@@ -433,6 +433,7 @@
   {
     if (!lua->DoFile("out01.lua"))
       Log::Warning(L"Error opening out01.lua\n");
+    Log::Warning(L"being tested that well\n");
     return;
   }
   if ( !uEventID )