Fix not being able to use thermal swap on ac130 with gamepad
parent
c804622a0a
commit
d784bab874
|
@ -961,6 +961,7 @@ thermalVision()
|
||||||
self visionSetThermalForPlayer( game["thermal_vision"], 1 );
|
self visionSetThermalForPlayer( game["thermal_vision"], 1 );
|
||||||
|
|
||||||
self notifyOnPlayerCommand( "switch thermal", "+activate" );
|
self notifyOnPlayerCommand( "switch thermal", "+activate" );
|
||||||
|
self notifyOnPlayerCommand( "switch thermal", "+usereload" );
|
||||||
|
|
||||||
for (;;)
|
for (;;)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue