Skip to content
Snippets Groups Projects
Commit 81005f9c authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@2489 51575b47-30f0-44d4-a5cc-537603b46e54
parent 63af98aa
No related branches found
No related tags found
No related merge requests found
......@@ -695,6 +695,7 @@ function _M:display(nb_keyframes)
self.level.map:display(nil, nil, nb_keyframes)
self.target:display()
if self.level.data.foreground then self.level.data.foreground(self.level, self.level.map.display_x, self.level.map.display_y, nb_keyframes) end
if self.level.data.weather_particle then self.state:displayWeather(self.level, self.level.data.weather_particle, nb_keyframes) end
end
if not self.zone_name_s then self:updateZoneName() end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment