mirror of
https://github.com/celisej567/cool-source-archive.git
synced 2026-09-15 20:09:19 +03:00
fixed compile 2
This commit is contained in:
@@ -134,7 +134,7 @@ CON_COMMAND(_setgamedir, "Shutdown and restart the engine.")
|
||||
{
|
||||
if (args.ArgC() == 2)
|
||||
{
|
||||
SetGameDirectory(args[1]);
|
||||
//SetGameDirectory(args[1]);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user