From 9f67e71ca9f3792c99e5261662c7173b77e563e8 Mon Sep 17 00:00:00 2001 From: dlopatin Date: Sun, 18 Feb 2024 14:04:16 +0300 Subject: [PATCH] =?UTF-8?q?=D0=93=D0=BE=D1=82=D0=BE=D0=B2=D1=8B=D0=B9=20?= =?UTF-8?q?=D1=80=D0=B0=D0=B1=D0=BE=D1=87=D0=B8=D0=B9=20entity?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WarmlyLocomotive/src/EntityWarmlyLocomotive.java | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/WarmlyLocomotive/src/EntityWarmlyLocomotive.java b/WarmlyLocomotive/src/EntityWarmlyLocomotive.java index 35f44b0..5c23240 100644 --- a/WarmlyLocomotive/src/EntityWarmlyLocomotive.java +++ b/WarmlyLocomotive/src/EntityWarmlyLocomotive.java @@ -32,12 +32,4 @@ additionalColor, boolean tube, boolean fuelTank) Tube = tube; FuelTank = fuelTank; } -} - - - - - - - -} +} \ No newline at end of file