* Added mistakenly omitted "old" archive
This commit is contained in:
LoafyLemon 2022-05-27 23:06:56 +01:00
parent 8363c69a6b
commit d81d90f64a
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ init python:
build.archive("sounds", "all")
build.archive("music", "all")
build.archive("gui", "all")
build.archive("old", "all")
build.classify("game/scripts/**.rpy", "scripts")
build.classify("game/scripts/**.rpyc", "scripts")