Forgot to save this file
This commit is contained in:
@@ -68,7 +68,7 @@ namespace Nz
|
||||
{
|
||||
SocketState oldState = m_state;
|
||||
m_state = newState;
|
||||
OnStateChange(this, oldState, newState);
|
||||
OnStateChanged(this, oldState, newState);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user