Fix placing solution transfer entities on tables. (#6720)

This commit is contained in:
Leon Friedrich
2022-02-15 23:19:53 +13:00
committed by GitHub
parent a4aacaef5e
commit 6cd7548150

View File

@@ -173,7 +173,7 @@ namespace Content.Server.Chemistry.Components
} }
} }
return true; return false;
} }
/// <returns>The actual amount transferred.</returns> /// <returns>The actual amount transferred.</returns>