aboutsummaryrefslogtreecommitdiffstats
path: root/games/xkobo/files/patch-ad
blob: 27a42573c2b5106d61a47f856fb2169a6f9b0f86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- xkobo.C.orig    Fri Jun 14 19:27:27 1996
+++ xkobo.C Tue May 25 11:59:03 1999
@@ -202,6 +202,7 @@
     
     wbase.title("xkobo");
     wbase.set_wm_close();
+    wbase.set_wm_hints(argc, argv);
     wbase.hold_size();
     wbase.font(NORMAL_FONT);
     wbase.foreground(wbase.alloc_color(65535, 65535, 65535));