From 9b266de94c946da7f62b0457b6f04a47fc5223e1 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Mon, 16 Mar 2015 22:34:22 +0100 Subject: [PATCH] Poprawka wyswietlania poziomu postepow. --- common/stats.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/stats.tf b/common/stats.tf index 01dda79..83dc4d4 100644 --- a/common/stats.tf +++ b/common/stats.tf @@ -148,7 +148,7 @@ /let __postep=%{P1}%;\ /let __index=$[_get_index({__postep}, {_postepy_list})]%;\ /_postepy_zanotuj %{__index}%;\ - /_sub %{__index}/%{_postepy_max} + /_sub $[{__index}-1]/%{_postepy_max} /def _postepy_zanotuj = \ /let __postep=%{1}%; \