Update submodules

This commit is contained in:
Jack Andersen 2017-02-14 20:50:15 -10:00
parent 4e01787e09
commit a13c702d1f
2 changed files with 1 additions and 5 deletions

View File

@ -130,8 +130,6 @@ void CWorldTransManager::UpdateEnabled(float dt)
UpdateLights(dt);
}
static float lastTime = 0.f;
void CWorldTransManager::UpdateText(float dt)
{
if (x44_28_textDirty)
@ -156,8 +154,6 @@ void CWorldTransManager::UpdateText(float dt)
float printed = x8_textData->GetNumCharsPrinted();
if (printed >= nextSfxInterval)
{
printf("%f %f %f\n", x0_curTime, x0_curTime - lastTime, printed);
lastTime = x0_curTime;
x3c_sfxInterval = nextSfxInterval;
CSfxManager::SfxStart(1438, 1.f, 0.f, false, 0x7f, false, kInvalidAreaId);
}

2
hecl

@ -1 +1 @@
Subproject commit 055510517d5b3578e9a8c320b60535eb7f4a04fb
Subproject commit 720f175217cb5ebeb987497317f34fa50e9ab55f