mirror of
https://github.com/XLabsProject/iw4x-rawfiles.git
synced 2023-08-02 15:02:11 +02:00
Fix not being able to use thermal swap on ac130 with gamepad
This commit is contained in:
parent
c804622a0a
commit
d784bab874
@ -961,6 +961,7 @@ thermalVision()
|
||||
self visionSetThermalForPlayer( game["thermal_vision"], 1 );
|
||||
|
||||
self notifyOnPlayerCommand( "switch thermal", "+activate" );
|
||||
self notifyOnPlayerCommand( "switch thermal", "+usereload" );
|
||||
|
||||
for (;;)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user