Show
Ignore:
Timestamp:
11/22/08 00:36:22 (17 years ago)
Author:
yumileroy
Message:

Merged commit 269 (5f0e38da128a).

Original author: gvcoman
Date: 2008-11-21 14:34:05-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/trinitycore/WorldRunnable.cpp

    r272 r279  
    5252 
    5353    ///- While we have not World::m_stopEvent, update the world 
    54     while (!World::m_stopEvent) 
     54    while (!World::IsStopped()) 
    5555    { 
    5656        ++World::m_worldLoopCounter;