[Scummvm-cvs-logs] CVS: scummvm/sky sky.cpp,1.100,1.100.2.1
Max Horn
fingolfin at users.sourceforge.net
Tue Jul 29 17:09:41 CEST 2003
Update of /cvsroot/scummvm/scummvm/sky
In directory sc8-pr-cvs1:/tmp/cvs-serv11573/sky
Modified Files:
Tag: branch-0-5-0
sky.cpp
Log Message:
merge fix from trunk
Index: sky.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/sky.cpp,v
retrieving revision 1.100
retrieving revision 1.100.2.1
diff -u -d -r1.100 -r1.100.2.1
--- sky.cpp 18 Jul 2003 15:37:06 -0000 1.100
+++ sky.cpp 30 Jul 2003 00:08:51 -0000 1.100.2.1
@@ -92,6 +92,8 @@
_detector = detector;
_floppyIntro = detector->_floppyIntro;
+
+ _system->init_size(320, 200);
}
SkyState::~SkyState() {
More information about the Scummvm-git-logs
mailing list