Fix helicopter and ac130 thermal vision toggle not working for controller
parent
f931625bc6
commit
9ed9735592
|
@ -421,6 +421,7 @@ thermalVision( chopper )
|
|||
self visionSetThermalForPlayer( game["thermal_vision"], 3 );
|
||||
|
||||
self notifyOnPlayerCommand( "switch thermal", "+activate" );
|
||||
self notifyOnPlayerCommand( "switch thermal", "+usereload" );
|
||||
|
||||
for (;;)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue