mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
vgstation13
This commit is contained in:
@@ -85,6 +85,6 @@ def rewrite_sources(resources):
|
||||
os.remove(path)
|
||||
os.rename(path + ".tmp", path)
|
||||
|
||||
dirs = read_filedirs("baystation12.dme");
|
||||
dirs = read_filedirs("vgstation13.dme");
|
||||
resources = index_files(dirs)
|
||||
rewrite_sources(resources)
|
||||
|
||||
Reference in New Issue
Block a user