mirror of
https://github.com/celisej567/cool-source-archive.git
synced 2025-12-31 17:48:37 +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
|
||||
{
|
||||
|
||||
@@ -245,7 +245,7 @@ $Project "GameUI"
|
||||
$Lib bitmap
|
||||
$Lib mathlib
|
||||
$Lib matsys_controls
|
||||
$Lib imgui
|
||||
//$Lib imgui
|
||||
$Lib tier2
|
||||
$Lib tier3
|
||||
$Lib vgui_controls
|
||||
|
||||
Reference in New Issue
Block a user