From acfd5911ac1b5238fc3418523a164098cab15bcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Nut=CC=A6iu?= Date: Mon, 12 Dec 2016 20:15:17 +0200 Subject: [PATCH] updates --- extra/DSA/data.cfg | 2 +- extra/DSA/matrix-cube.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/extra/DSA/data.cfg b/extra/DSA/data.cfg index e81dac8..87dc420 100644 --- a/extra/DSA/data.cfg +++ b/extra/DSA/data.cfg @@ -52,5 +52,5 @@ application: # [1][2][3] # [4][5][6] # [7][8][9] - timers = [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6]; + timers = [2, 6, 3, 4, 5, 3, 2, 1, 5, 0, 0, 0, 0, 0, 0, 0]; }; diff --git a/extra/DSA/matrix-cube.c b/extra/DSA/matrix-cube.c index 260fa1e..c0dfb12 100644 --- a/extra/DSA/matrix-cube.c +++ b/extra/DSA/matrix-cube.c @@ -1,8 +1,6 @@ /* Created by Fry. Date: 10.12.2016 - https://www.ryoko-rpg.ro - https://github.com/Metonimie Dependencies: - libconfig */