This commit is contained in:
Paul 2001-07-10 19:56:51 +00:00
parent 15d4c2caba
commit f819091911
4 changed files with 5 additions and 0 deletions

View file

@ -815,6 +815,7 @@ if(PadGetDown(0)&PAD_TRIANGLE)
// Trying to converate?
if(m_allowConversation==false&&
m_currentPlayerModeClass->canConverse()&&
getPadInputDown()&PI_UP)
{
m_allowConversation=true;