typo
This commit is contained in:
parent
acaabf35c4
commit
7b2d295075
1 changed files with 1 additions and 1 deletions
2
main.bas
2
main.bas
|
|
@ -2,7 +2,7 @@ dim shared user as string
|
||||||
dim txtin as string
|
dim txtin as string
|
||||||
do
|
do
|
||||||
cls
|
cls
|
||||||
print "Oscorp web comsole v1.1"
|
print "Oscorp web console v1.1"
|
||||||
input "login:",user
|
input "login:",user
|
||||||
print "contacting login server."
|
print "contacting login server."
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue