(a21f15055) Merge branch 'dev' into human-ai
This commit is contained in:
@@ -88,7 +88,7 @@ namespace Barotrauma
|
||||
|
||||
public override bool Equals(object obj)
|
||||
{
|
||||
if (obj is KeyOrMouse keyOrMouse )
|
||||
if (obj is KeyOrMouse keyOrMouse)
|
||||
{
|
||||
if (MouseButton.HasValue)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user