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:
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
Block a user