summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-04-06 01:32:33 +0300
committerAndrei Karas <akaras@inbox.ru>2017-04-06 01:32:33 +0300
commit8f49bcd627ade04e0fb0c8db77c87c5829cb8d15 (patch)
treea3eb22d1de0a4e9b134eac67ae0e4ec7f6daf4a2
parent667c83bfa27803a295b86fa1c104990f5bed30a1 (diff)
downloadclientdata-8f49bcd627ade04e0fb0c8db77c87c5829cb8d15.tar.gz
clientdata-8f49bcd627ade04e0fb0c8db77c87c5829cb8d15.tar.bz2
clientdata-8f49bcd627ade04e0fb0c8db77c87c5829cb8d15.tar.xz
clientdata-8f49bcd627ade04e0fb0c8db77c87c5829cb8d15.zip
Update texts.xml with show flag.s20170419s20170411
-rw-r--r--texts.xml17
1 files changed, 10 insertions, 7 deletions
diff --git a/texts.xml b/texts.xml
index e8f42624..4e69be35 100644
--- a/texts.xml
+++ b/texts.xml
@@ -3,12 +3,15 @@
Copyright (C) 2017 Evol Online -->
<texts>
- <text>hello</text>
+ <text show="true">hello</text>
+ <text>hi</text>
+ <text show="true">goodbye</text>
<text>bye</text>
- <text>follow me</text>
- <text>follow</text>
- <text>stop</text>
- <text>help</text>
- <text>go away</text>
- <text>bot</text>
+ <text show="true">follow me</text>
+ <text show="true">follow</text>
+ <text show="true">stop</text>
+ <text show="true">help</text>
+ <text>i need help</text>
+ <text show="true">go away</text>
+ <text show="true">bot</text>
</texts>