Fix not being able to use thermal swap on ac130 with gamepad

pull/3/head
Jan 2021-09-09 21:01:07 +02:00
parent c804622a0a
commit d784bab874
1 changed files with 1 additions and 0 deletions

View File

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