mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 00:16:27 +02:00
Update cl_radar.lua
This commit is contained in:
@@ -607,7 +607,7 @@ function RADAR:RunControlManager()
|
||||
UTIL:Notify( "Front antenna toggled." )
|
||||
end
|
||||
|
||||
-- 'Num8' key, toggles front antenna
|
||||
-- 'Num8' key, toggles rear antenna
|
||||
if ( IsDisabledControlJustPressed( 1, 111 ) ) then
|
||||
self:ToggleAntenna( "rear" )
|
||||
UTIL:Notify( "Rear antenna toggled." )
|
||||
|
||||
Reference in New Issue
Block a user