mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-26 06:34:23 +00:00
Fix borderlands folder name.
This commit is contained in:
parent
273a1f79a6
commit
bfe422bf2f
@ -78,7 +78,7 @@ extern "C" void DLLEXPORT EXPORT2 GiveFnptrsToDll( enginefuncs_t *pengfuncsFromE
|
||||
{
|
||||
g_iModType = MOD_HALFSECRET;
|
||||
}
|
||||
else if( FStrEq( szGameFolder, "borderlands" )
|
||||
else if( FStrEq( szGameFolder, "bdlands" )
|
||||
|| FStrEq( szGameFolder, "caseclosed" )
|
||||
|| FStrEq( szGameFolder, "vendetta" ) )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user