1
0
Fork 0

Pending white space tweaks I forgot to commit the other day.

This commit is contained in:
curt 2004-06-14 18:47:21 +00:00
parent 886d003688
commit e32c5d965f
2 changed files with 6 additions and 6 deletions

View file

@ -71,7 +71,7 @@ FGGlobals::FGGlobals() :
acmodel( NULL ),
model_mgr( NULL ),
channel_options_list( NULL ),
initial_waypoints(0),
initial_waypoints( NULL ),
scenery( NULL ),
tile_mgr( NULL ),
io( new FGIO ),