parent
0eda5eee81
commit
6b348dc481
1 changed files with 1 additions and 2 deletions
|
@ -259,8 +259,7 @@ agRadar::update_terrain()
|
|||
double tilt = -2.5;
|
||||
bool roll_stab = _rollStabNode->getBoolValue();
|
||||
bool pitch_stab = _pitchStabNode->getBoolValue();
|
||||
//string status = "";
|
||||
const char* status;
|
||||
const char* status = "";
|
||||
bool hdg_mkr = true;
|
||||
|
||||
if (mode == 5){
|
||||
|
|
Loading…
Reference in a new issue