fix gray arrow drawing in incoming + reverse

This commit is contained in:
Chris Danford
2003-09-18 05:55:03 +00:00
parent 7c92877208
commit a84febc9e1
+1 -1
View File
@@ -95,7 +95,7 @@ void NoteFieldPlus::Update( float fDelta )
m_GhostMine[c].SetY( fY );
m_HoldGhost[c].SetY( fY );
m_GrayArrow[c].SetZ( fY );
m_GrayArrow[c].SetZ( fZ );
m_GhostDim[c].SetZ( fZ );
m_GhostBright[c].SetZ( fZ );
m_GhostMine[c].SetZ( fZ );