0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-21 18:01:15 +00:00

whitespace

This commit is contained in:
Bill Currie 2004-02-14 04:35:59 +00:00
parent 790048368d
commit 1207b44462

View file

@ -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++) {