Added a notification when resetting radar data

This commit is contained in:
Dan
2021-01-07 11:06:25 +00:00
parent cc89d4c72a
commit 8658de39ad

View File

@@ -98,6 +98,8 @@ local function RegisterKeyBinds()
DeleteResourceKvp( "wk_wars2x_ui_data" )
DeleteResourceKvp( "wk_wars2x_om_data" )
DeleteResourceKvp( "wk_wars2x_new_user" )
UTIL:Log( "Radar data deleted, please immediately restart your game without opening the radar's remote." )
end, false )
else
UTIL:Log( "ERROR: Resource name is not wk_wars2x. Key binds will not be registered for compatibility reasons. Contact the server owner and ask them to change the resource name back to wk_wars2x" )