mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-02-20 13:54:14 +01:00
Fixed typo in startbuild.pl.
This commit is contained in:
parent
129fc75971
commit
e6bb21a27c
@ -74,7 +74,7 @@ sub BuildWindows
|
||||
chdir("$srcdir\\msvc9");
|
||||
|
||||
$param = "Release";
|
||||
if ($build eq "Orange Box")
|
||||
if ($build eq "OrangeBox")
|
||||
{
|
||||
$param = "Release - Orange Box";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user