This commit is contained in:
Glenn Maynard
2003-04-14 22:36:04 +00:00
parent 51a15b2ab2
commit 1f20439578
-4
View File
@@ -88,10 +88,6 @@ void BGAnimationLayer::Init()
m_fTileVelocityX = 0;
m_fTileVelocityY = 0;
/* Why doesn't this use the existing tweening mechanism? I can't make
* sense of what this code is doing; all I can tell is that it's duplicating
* stuff we already have. -glenn */
/*
m_PosX = m_PosY = 0;
m_Zoom = 0;