fix drinkfail text
This commit is contained in:
parent
04e09e5970
commit
f55bd4aa7e
10 changed files with 159 additions and 42 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
Var Timeout = Timeout + 1
|
||||
|
||||
If Timeout > 5 Then
|
||||
If Timeout > 9 Then
|
||||
|
||||
StrLen TelephoneNumberProblem TelNumLen
|
||||
If TelNumLen >= 10 Then
|
||||
|
|
@ -156,11 +156,11 @@
|
|||
<Filename> Var( DirImage + "/text23.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 410 </X>
|
||||
<Y> 600 </Y>
|
||||
<Filename> Var( DirImage + "/Businessman_sorry.png" ) </Filename>
|
||||
</Image>
|
||||
;<Image>
|
||||
;<X> 410 </X>
|
||||
;<Y> 600 </Y>
|
||||
;<Filename> Var( DirImage + "/Businessman_sorry.png" ) </Filename>
|
||||
;</Image>
|
||||
|
||||
<Text>
|
||||
<X> 5 </X>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue