Nasal: small update for the model changes

This commit is contained in:
Sidi Liang 2020-03-10 23:58:38 +08:00
parent 226e44f7e9
commit 32fe211472
No known key found for this signature in database
GPG Key ID: 79F0A6B20B72F42F
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ props.getNode("controls/lighting/headlight-als", 1).setValue(0);
props.getNode("sim/remote/pilot-callsign", 1).setValue("");
props.getNode("/systems/codriver-enable", 1).setValue(0);
props.getNode("systems/screen-enable", 1).setValue(0);
props.getNode("systems/decorations-enable", 1).setValue(0);
props.getNode("systems/interior/type", 1).setValue("Default");
#var Led = {