Bug 574: Check whether the Console instance still exists before accessing it.
[supertux.git] / SConstruct
1 # -*- mode: python -*-
2
3 SConscript('SConscript', variant_dir='build', duplicate=0)
4
5 # EOF #