diff game.cc @ 116:ed702e49cc6c

conpile
author e085768
date Thu, 16 Jun 2011 04:05:33 +0900
parents 165b4d902ca4
children 9e4100c5d7ec
line wrap: on
line diff
--- a/game.cc	Wed Jun 15 23:31:59 2011 +0900
+++ b/game.cc	Thu Jun 16 04:05:33 2011 +0900
@@ -41,6 +41,7 @@
     if (flg == false) {
       break;
     }
+
     schedule(&game);
     
 #ifdef LINDA