Add some tiles in the FG layer in light+magic to prevent feets showing through.
[supertux.git] / SConstruct
1 # -*- mode: python -*-
2
3 SConscript('SConscript', variant_dir='build', duplicate=0)
4
5 # EOF #