Skip to content

Commit

Permalink
Add Kerama to build script
Browse files Browse the repository at this point in the history
  • Loading branch information
James Kingsley committed Jun 10, 2016
1 parent f37e944 commit 6256e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build_sandbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def copy_folder(src, dst):
os.remove(new_ext);
os.remove(new_sqm);

for t in ["VR","utes","Sara","fallujah","Chernarus","Chernarus_Summer","Takistan","Zargabad","Desert_E","ProvingGrounds_PMC","Shapur_BAF","mbg_celle2","Stratis","bozcaada","Kunduz","Altis","vt5","mske","torabora","FDF_Isle1_a","Woodland_ACR","Bootcamp_ACR"]:
for t in ["VR","utes","Sara","fallujah","Chernarus","Chernarus_Summer","Takistan","Zargabad","Desert_E","ProvingGrounds_PMC","Shapur_BAF","mbg_celle2","Stratis","bozcaada","Kunduz","Altis","vt5","mske","torabora","FDF_Isle1_a","Woodland_ACR","Bootcamp_ACR","kerama"]:
try:
subprocess.check_output([
"makepbo",
Expand Down

0 comments on commit 6256e4b

Please sign in to comment.