mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-04 18:09:53 +03:00
game: fix rpg laser sprite precache in hl2mp
This commit is contained in:
@@ -1248,7 +1248,7 @@ void CAPCMissile::ComputeActualDotPosition( CLaserDot *pLaserDot, Vector *pActua
|
||||
|
||||
#define RPG_BEAM_SPRITE "effects/laser1.vmt"
|
||||
#define RPG_BEAM_SPRITE_NOZ "effects/laser1_noz.vmt"
|
||||
#define RPG_LASER_SPRITE "sprites/redglow1"
|
||||
#define RPG_LASER_SPRITE "sprites/redglow1.vmt"
|
||||
|
||||
//=============================================================================
|
||||
// RPG
|
||||
|
||||
Reference in New Issue
Block a user