changeset 1604:3147b227bd1a

Fix: spaces vs tabs.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 21 Sep 2015 14:55:52 +0300
parents b3c55b5994a6
children 717369ebc481
files gm-rpouch.tf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gm-rpouch.tf	Mon Sep 21 14:54:43 2015 +0300
+++ b/gm-rpouch.tf	Mon Sep 21 14:55:52 2015 +0300
@@ -81,7 +81,7 @@
 			/elseif (regmatch("^(Lava Storm|Magic Eruption|Lightning Storm|Acid Storm|Hailstorm|Killing Cloud|Vacuum Globe)$", {6}))\
 				/let _nmcol=@{Cred}%;\
 			/else \
-    			/let _nmcol=@{BCblue}%;\
+				/let _nmcol=@{BCblue}%;\
 			/endif%;\
 			/substitute -p @{BCyellow}$[pad(_nval,6)]@{n} | %{_nmcol}$[pad({6},-25)]@{n} (@{BCred}$[pad({2},6)]@{n},@{Cgreen}$[pad({3},5)]@{n},@{Cyellow}$[pad({4},5)]@{n}) @{BCgray}($[prsubstr({8},columns()-55)])@{n}%;\
 		/endif%;\