Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
88f50218a4 |
@@ -233,7 +233,7 @@ func (sdk *BeamNGSDK) HasRightIndicatorLight() bool {
|
||||
return sdk.Data.DashLights&DL_SIGNAL_R != 0
|
||||
}
|
||||
|
||||
// AnyIndicator returns:
|
||||
// HasAnyIndicatorLight returns:
|
||||
// true if its available
|
||||
// false if its unavailable
|
||||
func (sdk *BeamNGSDK) HasAnyIndicatorLight() bool {
|
||||
|
||||
Reference in New Issue
Block a user