From 335d3c8edf318e9c16f511944d19bc977489cdb8 Mon Sep 17 00:00:00 2001 From: fredg1 Date: Thu, 10 Sep 2020 23:00:22 -0400 Subject: [PATCH] methinks you goofed up, there --- scripts/minevolcano.ash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/minevolcano.ash b/scripts/minevolcano.ash index 3ee0bdd..9d2c6b9 100644 --- a/scripts/minevolcano.ash +++ b/scripts/minevolcano.ash @@ -348,7 +348,7 @@ void main(int turns) { } turns = turns - temp; - time = gametime_to_int(); + time = gametime_to_int() - time; newline();