forked from SilverStudioGames/WTS
Hotfix
* Added mistakenly omitted "old" archive
This commit is contained in:
parent
8363c69a6b
commit
d81d90f64a
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user