Avoid surface.copy for the cases where we blow away the contents
[tabakrolletjie.git] / tabakrolletjie / __init__.py
1 if __name__ == "__main__":
2     import main
3     main.main()