Remove tabs from multi-line string in python/IPO/banksay.py. Fixes bug #1551381.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@4971 282e977c-c81d-0410-88c4-b93c2d0d6712
master
qal21 2006-09-24 15:38:00 +00:00
parent 5a3a3c06d4
commit 3370818173
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ thanks_message = [ \
if text[0] == 'help' or text[0] == 'yes':
message ='You can:\n-deposit,-withdraw,-balance,-exchange \
\nAll transactions are in imperial notes\n(1 : 1000 gold coins). \
\nA service charge of %d percent will be placed on all deposits.' \
\nAll transactions are in imperial notes\n(1 : 1000 gold coins). \
\nA service charge of %d percent will be placed on all deposits.' \
%(service_charge)