changeset 645:710a342b2f1a

Variable substitution is not needed here, fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 06 Jul 2007 20:57:09 +0000
parents e63f283f610e
children 0f8d958d923e
files ggrtf-barb.tf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ggrtf-barb.tf	Mon Jun 25 20:35:49 2007 +0000
+++ b/ggrtf-barb.tf	Fri Jul 06 20:57:09 2007 +0000
@@ -49,7 +49,7 @@
 		/set repu_gag=0%;\
 		/set repu_old=%{repu_cur}%;\
 		/set repu_cur=%{_repval}%;\
-		/msw Reputation: @{BCwhite}%{repu_cur}@{n} $[prgetdiff(%{repu_cur},%{repu_old})]%;\
+		/msw Reputation: @{BCwhite}%{repu_cur}@{n} $[prgetdiff(repu_cur,repu_old)]%;\
 	/else \
 		/msw Reputation: @{BCwhite}%{_repval}@{n} [@{BCred}%{P1}@{nBCgreen}$[replace("@","@@",{P2})]@{nCgreen}%{P3}@{nBCyellow}%{P4}@{nCyellow}%{P5}@{n}]%;\
 	/endif