rt: Remove guisupport when making a test game.
This commit is contained in:
@@ -102,6 +102,8 @@ def new_command(args):
|
||||
|
||||
|
||||
(p / "project.json").unlink()
|
||||
(p / "game" / "guisupport.rpy").unlink()
|
||||
(p / "game" / "guisupport.rpyc").unlink()
|
||||
|
||||
select(p)
|
||||
edit_command(None)
|
||||
|
||||
Reference in New Issue
Block a user