Get rid of a stray character that must have introduced itself with my random
keyboard fumbling.
This commit is contained in:
parent
3142457537
commit
d66c4c1d82
1 changed files with 1 additions and 1 deletions
|
@ -537,7 +537,7 @@ bool FGATCInput::do_analog_in() {
|
|||
if ( value > max ) { value = max; }
|
||||
}
|
||||
|
||||
prop = child |