mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-22 18:39:42 +00:00
remove debug message
This commit is contained in:
parent
de510d445b
commit
16e7bf353a
1 changed files with 1 additions and 2 deletions
|
@ -205,9 +205,8 @@ namespace MWWorld
|
|||
}
|
||||
|
||||
mWorldScene = new Scene(environment, this, *mRendering, mPhysics);
|
||||
|
||||
|
||||
setFallbackValues(fallbackMap);
|
||||
std::cout << "Weather_Sunrise_Time=" << getFallback("Weather_Sunrise_Time") << std::endl;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue