1
0
Fork 0

Tweaks ...

This commit is contained in:
curt 1998-06-17 21:33:35 +00:00
parent 0d6c8357bd
commit 1e4a06098f

View file

@ -129,7 +129,8 @@ void guiInit()
#ifdef USING_3DFX
puShowCursor ();
#endif
puSetDefaultStyle (PUSTYLE_SMALL_BEVELLED );
// puSetDefaultStyle ( PUSTYLE_SMALL_BEVELLED );
puSetDefaultStyle ( PUSTYLE_DEFAULT );
puSetDefaultColourScheme (0.2, 0.4, 0.8);
/* OK the rest is largerly put in here to mimick Steve Baker's "complex" example