1
0
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:
Scott Ehlert 2009-11-02 11:08:56 -06:00
parent 2de3830e73
commit 7f8a2f37f3

View File

@ -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 */