DEADSOFTWARE

ketmar: 'cmon, people, DO NOT LEAVE TRAILING SPACES!
[d2df-sdl.git] / src / game / g_menu.pas
index 2c3f85153e2ec850f69fade3f52fdda927f0272d..6265eeb2d69ce0abf6cbc5cb03d1f72523e3619a 100644 (file)
@@ -512,7 +512,7 @@ begin
 
   with TGUISwitch(menu.GetControl('swChatBubble')) do
     ItemIndex := gChatBubble;
-    
+
   with TGUISwitch(menu.GetControl('swPlayerIndicator')) do
     if gPlayerIndicator then ItemIndex := 0 else ItemIndex := 1;