From b0732e9b0e3b1c096e0cc4d413bcab8ea556ec36 Mon Sep 17 00:00:00 2001 From: zalavari <zalavari@sch.bme.hu> Date: Fri, 20 Apr 2018 17:52:52 +0200 Subject: [PATCH] =?UTF-8?q?Teszt=20kimenet=205,=207,=208=20megjav=C3=ADtva?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Teszteset5.out | 1 + Teszteset7.out | 1 + Teszteset8.out | 1 + 3 files changed, 3 insertions(+) diff --git a/Teszteset5.out b/Teszteset5.out index d34958d..dcc45f7 100644 --- a/Teszteset5.out +++ b/Teszteset5.out @@ -11,6 +11,7 @@ neighborDown: f_2_2 neighborLeft: f_1_1 moveable: w1 fluid: no fluid +sHole: f_2_3 myField: f_1_2 points: 0 force: 5.0 diff --git a/Teszteset7.out b/Teszteset7.out index 02ef68a..ef68d77 100644 --- a/Teszteset7.out +++ b/Teszteset7.out @@ -10,6 +10,7 @@ neighborDown: f_2_2 neighborLeft: f_1_1 moveable: null fluid: no fluid +opened: true myField: f_1_2 points: 0 force: 0.0 diff --git a/Teszteset8.out b/Teszteset8.out index 73886dd..92a0d60 100644 --- a/Teszteset8.out +++ b/Teszteset8.out @@ -10,6 +10,7 @@ neighborDown: f_2_2 neighborLeft: f_1_1 moveable: w1 fluid: no fluid +opened: false myField: f_1_2 points: 0 force: 5.0 -- GitLab