1
0
mirror of https://github.com/XLabsProject/iw4x-rawfiles.git synced 2023-08-02 15:02:11 +02:00

Fix helicopter and ac130 thermal vision toggle not working for controller

This commit is contained in:
Jan 2021-09-01 16:30:48 +02:00
parent f931625bc6
commit 9ed9735592

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 (;;)
{