Move turnip growth and related updates to the end of the night
[tabakrolletjie.git] / tabakrolletjie / __init__.py
1 if __name__ == "__main__":
2     import main
3     main.main()