From 1207b444620bdef0ca81786eef5a7771f2b9b26a Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sat, 14 Feb 2004 04:35:59 +0000 Subject: [PATCH] whitespace --- ruamoko/cl_menu/controls_o.qc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruamoko/cl_menu/controls_o.qc b/ruamoko/cl_menu/controls_o.qc index 1f57c3102..74db2fa62 100644 --- a/ruamoko/cl_menu/controls_o.qc +++ b/ruamoko/cl_menu/controls_o.qc @@ -359,8 +359,8 @@ DRAW_misc_control_binding = bind_desc_pad = 120; - Draw_String (x + 20, y + 10, "Backspace/Delete: Del binding"); - Draw_String (x + 20, y + 20, "Enter: New binding"); + Draw_String (x + 20, y + 10, "Backspace/Delete: Del binding"); + Draw_String (x + 20, y + 20, "Enter: New binding"); hl = [misc_bindings count]; for(i=0;i < hl; i++) {