From 746da9a5adabec64cefc46b1ac3d264b92e6a288 Mon Sep 17 00:00:00 2001 From: maciek001 Date: Tue, 21 Feb 2017 19:26:51 +0100 Subject: [PATCH] =?UTF-8?q?znalaz=C5=82em=20napi=C4=99cie=20na=20baterii?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Train.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Train.cpp b/Train.cpp index d32ec22e..40893cb9 100644 --- a/Train.cpp +++ b/Train.cpp @@ -2852,6 +2852,7 @@ bool TTrain::Update( double const Deltatime ) Console::ValueSet(5, fHCurrent[2]); // drugi amperomierz 2 Console::ValueSet(4, fHCurrent[(mvControlled->TrainType & dt_EZT) ? 0 : 1]); // pierwszy amperomierz; dla EZT prąd całkowity Console::ValueSet(7, fTachoVelocity); + //mvControlled->BatteryVoltage; przyda się w przyszłości } // hunter-080812: wyrzucanie szybkiego na elektrykach gdy nie ma napiecia