mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-12 08:08:06 +00:00
game: fix rpg laser sprite precache in hl2mp
This commit is contained in:
parent
d958e12dbd
commit
31c5944b5e
@ -1248,7 +1248,7 @@ void CAPCMissile::ComputeActualDotPosition( CLaserDot *pLaserDot, Vector *pActua
|
|||||||
|
|
||||||
#define RPG_BEAM_SPRITE "effects/laser1.vmt"
|
#define RPG_BEAM_SPRITE "effects/laser1.vmt"
|
||||||
#define RPG_BEAM_SPRITE_NOZ "effects/laser1_noz.vmt"
|
#define RPG_BEAM_SPRITE_NOZ "effects/laser1_noz.vmt"
|
||||||
#define RPG_LASER_SPRITE "sprites/redglow1"
|
#define RPG_LASER_SPRITE "sprites/redglow1.vmt"
|
||||||
|
|
||||||
//=============================================================================
|
//=============================================================================
|
||||||
// RPG
|
// RPG
|
||||||
|
Loading…
Reference in New Issue
Block a user