Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
96469c6d
Commit
96469c6d
authored
Sep 25, 2019
by
deuce
Browse files
It appears that readspecial sends a newline.
parent
6b281ddf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
xtrn/lord2/lord2.js
xtrn/lord2/lord2.js
+1
-0
No files found.
xtrn/lord2/lord2.js
View file @
96469c6d
...
...
@@ -1465,6 +1465,7 @@ function run_ref(sec, fname)
ch
=
args
[
1
].
substr
(
0
,
1
);
}
while
(
args
[
1
].
indexOf
(
ch
)
===
-
1
);
setvar
(
args
[
0
],
ch
);
sln
(
''
);
},
'
goto
'
:
function
(
args
)
{
// NOTE: This doesn't use getvar() because GREEN.REF has 'do goto bank'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment