Show
Ignore:
Timestamp:
08/26/10 21:49:12 (21 months ago)
Author:
Carsten
Message:

Linux/GTK specific fixes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cafu/branches/cafu_to_wx/Games/DeathMatch/GUIs/MainMenu/MainMenu_main.cgui

    r132 r134  
    12001200-- but still just handle the case here to be totally sure. 
    12011201if (VideoOptionsDialog.Frame.ScreenResChoice:GetNumChoices()==0) then 
    1202     Console.Warning("Console variable VideoModes is empty!"); 
     1202    Console.Warning("Console variable VideoModes is empty!\n"); 
    12031203 
    12041204    VideoOptionsDialog.Frame.ScreenResChoice:Append(" 640 x 480");