Browse Source

Update gegl_menu_gui.pas

Seenkao 4 years ago
parent
commit
cf2d1f9930
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Zengl_SRC/srcGEGL/gegl_menu_gui.pas

+ 1 - 1
Zengl_SRC/srcGEGL/gegl_menu_gui.pas

@@ -374,7 +374,7 @@ var
   end;
   end;
 
 
 begin
 begin
-  txt_LoadFromFile('Rus.txt', RusSymb);
+  txt_LoadFromFile({$IfNDef MACOSX} '../data/' + {$EndIf} 'Rus.txt', RusSymb);
   log_Add(RusSymb);
   log_Add(RusSymb);
   TouchKey.count := 34;                         
   TouchKey.count := 34;                         
   if wndWidth < 1200 then
   if wndWidth < 1200 then