mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-02-20 13:54:14 +01:00
Fix build.
This commit is contained in:
parent
2164aad6a2
commit
36d26dd1b4
@ -307,7 +307,7 @@ mm_DetermineBackend(QueryValveInterface engineFactory, QueryValveInterface serve
|
||||
}
|
||||
else if (engineFactory("VPrecacheSystem001", NULL) != NULL)
|
||||
{
|
||||
if (gameFactory("ServerGameTags002", NULL) != NULL)
|
||||
if (serverFactory("ServerGameTags002", NULL) != NULL)
|
||||
{
|
||||
return MMBackend_NuclearDawn;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user