added a way to readout the current value

This commit is contained in:
2024-06-02 02:05:31 +02:00
parent be0ce6dee5
commit d8e27df3fe
4 changed files with 23 additions and 1 deletions

View File

@@ -143,4 +143,7 @@ bool Vehicle_UnlockedSignal() {
}
return unlocked;
}
}