mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Mmh??
This commit is contained in:
@@ -46,7 +46,7 @@ UTEST( UIHTMLTable, complexLayout ) {
|
||||
sceneNode->loadLayoutFromFile( "assets/html/hn_thread_test.html" );
|
||||
win->setClearColor( Color::White );
|
||||
|
||||
while ( win->isRunning() ) {
|
||||
/* while ( win->isRunning() ) */ {
|
||||
win->getInput()->update();
|
||||
SceneManager::instance()->update();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user