Fix helicopter and ac130 thermal vision toggle not working for controller

pull/3/head
Jan 2021-09-01 16:30:48 +02:00
parent f931625bc6
commit 9ed9735592
1 changed files with 1 additions and 0 deletions

View File

@ -421,6 +421,7 @@ thermalVision( chopper )
self visionSetThermalForPlayer( game["thermal_vision"], 3 );
self notifyOnPlayerCommand( "switch thermal", "+activate" );
self notifyOnPlayerCommand( "switch thermal", "+usereload" );
for (;;)
{