Remove test debug output. Fix HUD fading.
This commit is contained in:
@@ -132,7 +132,6 @@ MTGCard * CarouselDeckView::Click(int x, int y)
|
||||
}
|
||||
else
|
||||
{
|
||||
DebugTrace(">>>>> " << n);
|
||||
changePosition(n - 2);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user