fix bug #6493, please test
This commit is contained in:
parent
4104c56b6a
commit
638d16fe92
2 changed files with 4 additions and 4 deletions
|
@ -145,8 +145,8 @@
|
|||
|
||||
[if]
|
||||
[variable]
|
||||
name=Scepter
|
||||
equals=Konrad
|
||||
name=scepter
|
||||
equals="Konrad"
|
||||
[/variable]
|
||||
|
||||
#if Konrad got the Scepter
|
||||
|
|
|
@ -147,8 +147,8 @@ fffffffffffffcffffff"
|
|||
[/message]
|
||||
[if]
|
||||
[variable]
|
||||
name=Scepter
|
||||
equals=Konrad
|
||||
name=scepter
|
||||
equals="Konrad"
|
||||
[/variable]
|
||||
[then]
|
||||
[message]
|
||||
|
|
Loading…
Add table
Reference in a new issue