Mercurial > mm7
comparison Events.cpp @ 2068:a290d9fbdc95
ODM_GetFloorLevel small fix
author | Ritor1 |
---|---|
date | Tue, 03 Dec 2013 16:35:57 +0600 |
parents | f7e5b9f236ae |
children | 52abdea20b9e |
comparison
equal
deleted
inserted
replaced
2067:2e08496c40c2 | 2068:a290d9fbdc95 |
---|---|
431 dword_5B65C4_cancelEventProcessing = 0; | 431 dword_5B65C4_cancelEventProcessing = 0; |
432 if ( uEventID == 114 ) | 432 if ( uEventID == 114 ) |
433 { | 433 { |
434 if (!lua->DoFile("out01.lua")) | 434 if (!lua->DoFile("out01.lua")) |
435 Log::Warning(L"Error opening out01.lua\n"); | 435 Log::Warning(L"Error opening out01.lua\n"); |
436 Log::Warning(L"being tested that well\n"); | |
436 return; | 437 return; |
437 } | 438 } |
438 if ( !uEventID ) | 439 if ( !uEventID ) |
439 { | 440 { |
440 if ( !GameUI_Footer_TimeLeft ) | 441 if ( !GameUI_Footer_TimeLeft ) |