makeLeft and makeNewline put into include

This commit is contained in:
2020-06-11 12:13:23 +02:00
parent da8dcc7222
commit 822d58734c
5 changed files with 48 additions and 72 deletions

2
start
View File

@ -169,7 +169,7 @@ function jhpReg() {
confirm=" Forename: $FNAME\n Surename: $SNAME\n Planet: $PLANET"
ynBox "IRO Stamp" "Does this being wants to have a IRO stamp?"
ynBox "IRO Stamp" "Does this being want to have a IRO stamp?"
if [ $? -eq 0 ]; then
STAMP=true
else