Fixed skin parsing issues.

This commit is contained in:
Justin Marshall
2026-05-20 14:49:42 -07:00
parent 59c10f4ac0
commit c139819575
21 changed files with 132 additions and 90 deletions
+13 -11
View File
@@ -1,13 +1,15 @@
models/weapons/machinegun/machinegun textures/common/nodraw
models/weapons/machinegun/m_gui.tga textures/common/nodraw
models/weapons/shotgun/shotgun textures/common/nodraw
models/weapons/shotgun/shotgui textures/common/nodraw
models/weapons/shotgun/gui textures/common/nodraw
models/weapons/mflash/f_shotgun1 textures/common/nodraw
models/weapons/mflash/f_machinegun textures/common/nodraw
models/weapons/mflash/f_pistol1 textures/common/nodraw
models/weapons/shell1/sshell textures/common/nodraw
models/weapons/mflash/f_machinegun textures/common/nodraw
models/weapons/pistol/pistol textures/common/nodraw
skin skins/player/plasmagun.skin {
models/weapons/machinegun/machinegun textures/common/nodraw
models/weapons/machinegun/m_gui.tga textures/common/nodraw
models/weapons/shotgun/shotgun textures/common/nodraw
models/weapons/shotgun/shotgui textures/common/nodraw
models/weapons/shotgun/gui textures/common/nodraw
models/weapons/mflash/f_shotgun1 textures/common/nodraw
models/weapons/mflash/f_machinegun textures/common/nodraw
models/weapons/mflash/f_pistol1 textures/common/nodraw
models/weapons/shell1/sshell textures/common/nodraw
models/weapons/mflash/f_machinegun textures/common/nodraw
models/weapons/pistol/pistol textures/common/nodraw
}