mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 00:16:27 +02:00
Added console message for registering key binds
This commit is contained in:
@@ -44,6 +44,8 @@ local pairs = pairs
|
||||
Key bind registering
|
||||
----------------------------------------------------------------------------------]]--
|
||||
local function RegisterKeyBinds()
|
||||
UTIL:Log( "Registering radar commands and key binds." )
|
||||
|
||||
-- Opens the remote control
|
||||
RegisterCommand( "radar_remote", function()
|
||||
if ( not RADAR:GetKeyLockState() ) then
|
||||
|
||||
Reference in New Issue
Block a user