Merge branch 'master' of ssh://git.magickabbs.com/home/andrew/repositories/MagickaBBS
This commit is contained in:
commit
931c5465d5
@ -20,4 +20,4 @@
|
||||
|
||||
|
||||
|
||||
----[37mCtrl Q[0m [1;36mQ[0;36muote[1;37m [30mþ[0m [1mCtrl X[0m [1;36mA[0;36mbort[1;37m [30mþ[0m [1mCtrl Z[0m [1;36mS[0;36mave[1;30m-----------------------M[0magi[1;30mE[0mdit[1;30m2--
|
||||
---[37mCtrl Q[0m [1;36mQ[0;36muote[1;37m [30mş[0m [1mCtrl X[0m [1;36mA[0;36mbort[1;37m [30mş[0m [1mCtrl Z[0m [1;36mS[0;36mave[1;30m ş [37mF9 [36mS[0;36mave [1mD[0;36mraft [1;30mş[0;36m [1;37mF10 [36mL[0;36moad [1mD[0;36mraft[1;30m--
|
||||
|
@ -87,7 +87,7 @@ char *load_draft() {
|
||||
od_printf("Your Drafts:");
|
||||
od_clr_line();
|
||||
od_set_cursor(24, 1);
|
||||
od_printf("Up/Down Select, Enter confirm, D to Delete");
|
||||
od_printf("Up/Down Select, Enter confirm, D to Delete, Esc to cancel");
|
||||
od_clr_line();
|
||||
|
||||
for (i = start;i < start + 22 && i < filename_count; i++) {
|
||||
|
Reference in New Issue
Block a user