Lot of changes (Update to MDK2)
This commit is contained in:
parent
6b3ee666d6
commit
93b3689567
48 changed files with 706 additions and 1005 deletions
|
|
@ -34,7 +34,7 @@ namespace IngameScript
|
|||
|
||||
const float EPSILON = 0.05f;
|
||||
const double DELAY_BEFORE_TRAVELLING_MODE = 3000; // [ms].
|
||||
const double AUTO_DESTRUCTION_AFTER = 60000; // [ms] (1 min).
|
||||
const double AUTO_DESTRUCTION_AFTER = 60000; // [ms] (1 min). Or if the hydrogen tank is empty.
|
||||
|
||||
|
||||
enum State
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue