diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-28 20:55:36 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-28 20:55:36 +0000 |
| commit | b4db5fe1a7c0145c2437cb2f117a2ae59d4e8025 (patch) | |
| tree | c776e1dfa7d3f191cb02dcb54eb2acd7497d1e64 /src/screen_world.c | |
| parent | ca324c005d511752b2bcdc21fdc7d6c46597469b (diff) | |
- oprava chyby, program sa zruti ak pri hre kde hraju na jednom PC dvaja
hraci zoberiete nejaku vec
git-svn-id: http://opensvn.csie.org/tuxanci_ng@37 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/screen_world.c')
| -rw-r--r-- | src/screen_world.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen_world.c b/src/screen_world.c index f61677f..ebaaa20 100644 --- a/src/screen_world.c +++ b/src/screen_world.c @@ -93,7 +93,6 @@ void countRoundInc() } count++; - printf("count = %d\n", count); if( count >= max_count ) { |