From f9e35b07d67ce9aa6945d8148120145abdc108a6 Mon Sep 17 00:00:00 2001 From: AlexALX Date: Sat, 25 Jul 2026 02:59:04 +0300 Subject: [PATCH] Add wirecd_large to cd disk stool model list Just like title said, not sure why i didn't added it earlier. --- lua/wire/stools/cd_disk.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/wire/stools/cd_disk.lua b/lua/wire/stools/cd_disk.lua index 9e0b713a2d..2c82db83f0 100644 --- a/lua/wire/stools/cd_disk.lua +++ b/lua/wire/stools/cd_disk.lua @@ -8,6 +8,7 @@ if (CLIENT) then list.Set( "Wire_Laser_Disk_Models", "models/venompapa/wirecd_small.mdl", true ) list.Set( "Wire_Laser_Disk_Models", "models/venompapa/wirecd_medium.mdl", true ) + list.Set( "Wire_Laser_Disk_Models", "models/venompapa/wirecd_large.mdl", true ) list.Set( "Wire_Laser_Disk_Models", "models/venompapa/wirecd_huge.mdl", true ) TOOL.Information = {