Pending white space tweaks I forgot to commit the other day.
This commit is contained in:
parent
886d003688
commit
e32c5d965f
2 changed files with 6 additions and 6 deletions
|
@ -71,7 +71,7 @@ FGGlobals::FGGlobals() :
|
||||||
acmodel( NULL ),
|
acmodel( NULL ),
|
||||||
model_mgr( NULL ),
|
model_mgr( NULL ),
|
||||||
channel_options_list( NULL ),
|
channel_options_list( NULL ),
|
||||||
initial_waypoints(0),
|
initial_waypoints( NULL ),
|
||||||
scenery( NULL ),
|
scenery( NULL ),
|
||||||
tile_mgr( NULL ),
|
tile_mgr( NULL ),
|
||||||
io( new FGIO ),
|
io( new FGIO ),
|
||||||
|
|
Loading…
Add table
Reference in a new issue