~orneo1212/lwpgt/trunk

1
2
3
4
5
6
#!/usr/bin/env python

from extensions import mapeditor

if __name__=="__main__":
    mapeditor.run()