Skip to content

Commit

Permalink
Fixed compiler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Grumbel committed Oct 8, 2014
1 parent 333fb66 commit 83c5812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/supertux/sector.cpp
Expand Up @@ -77,6 +77,7 @@ Sector::Sector(Level* parent) :
sector_table(),
scripts(),
ambient_light( 1.0f, 1.0f, 1.0f, 1.0f ),
foremost_layer(),
gameobjects(),
moving_objects(),
spawnpoints(),
Expand Down

0 comments on commit 83c5812

Please sign in to comment.