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

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

This commit is contained in:
Jan 2021-09-09 21:01:07 +02:00
parent c804622a0a
commit d784bab874

View File

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