Supercapacitors have much higher max output but smaller capacity, fixed not being able to drag wire nodes in editor, batteries working properly now
This commit is contained in:
@@ -353,7 +353,7 @@ namespace Barotrauma
|
||||
else
|
||||
{
|
||||
|
||||
if (PlayerInput.LeftButtonDown() &&
|
||||
if (PlayerInput.LeftButtonHeld() &&
|
||||
PlayerInput.KeyUp(Keys.Space))
|
||||
{
|
||||
//if clicking a selected entity, start moving it
|
||||
|
||||
Reference in New Issue
Block a user