This commit is contained in:
parent
5ac705e30b
commit
88ebe93333
14 changed files with 49 additions and 26 deletions
|
@ -108,7 +108,7 @@ void CPlayerModeNet::think()
|
|||
CPlayerModeBase::think();
|
||||
|
||||
// Start to net?
|
||||
if(!m_netting&&getPadInputDown()&PI_ACTION&&canSwingNetFromThisState())
|
||||
if(!m_netting&&getPadInputDown()&PI_FIRE&&canSwingNetFromThisState())
|
||||
{
|
||||
m_netFrame=0;
|
||||
m_netting=true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue