mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-12 17:32:30 -04:00
bass, treble, control crt filter in setup, fix lock multiaction
This commit is contained in:
parent
05c1f952c4
commit
e631f339dd
11 changed files with 279 additions and 23 deletions
|
@ -1555,7 +1555,7 @@ THAGGLERESULT smlouvat_dlg(int cena,int puvod,int pocet,int posledni, int money,
|
|||
char ask_save_dialog(char *name_buffer, size_t name_size) {
|
||||
|
||||
const char *str_label = texty[98];
|
||||
if (str_label == 0) str_label ="Ulo\x91it hru jako";
|
||||
// if (str_label == 0) str_label ="Ulo\x91it hru jako";
|
||||
|
||||
set_font(H_FBOLD,RGB555(31,31,31));
|
||||
add_window(170,130,300,100,H_WINTXTR,3,20,20);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue