mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-02-20 13:54:14 +01:00
Nothing to see here. Move along.
This commit is contained in:
parent
2de3830e73
commit
7f8a2f37f3
@ -439,7 +439,6 @@ CPluginManager::CPlugin *CPluginManager::_Load(const char *file, PluginId source
|
||||
if (GlobVersionInfo.game_dir == NULL)
|
||||
{
|
||||
GlobVersionInfo.game_dir = strrchr(g_Metamod.GetBaseDir(), PATH_SEP_CHAR) + 1;
|
||||
Msg("OH MY GIDDY AUNT: %s\n", GlobVersionInfo.game_dir);
|
||||
}
|
||||
|
||||
/* Build path information */
|
||||
|
Loading…
x
Reference in New Issue
Block a user