16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 02:29:19 +02:00

power grid debug panel

This commit is contained in:
tmj-fstate
2019-06-06 16:01:41 +02:00
parent b1d9c9db46
commit 4ca55d7b2b
6 changed files with 54 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ bool DebugModeFlag = false;
bool FreeFlyModeFlag = false;
bool EditorModeFlag = false;
bool DebugCameraFlag = false;
bool DebugTractionFlag = false;
double Max0R(double x1, double x2)
{