Fixed typo

This commit is contained in:
jtuu 2020-04-26 21:20:47 +03:00
parent c9891410d9
commit d1ffb69d4d

View File

@ -865,7 +865,7 @@ export class VirtualMachine {
if (encode_episode_number(this.episode) !== arg0) {
this.io.warning(
"Calling set_episode with an argument that does not" +
"Calling set_episode with an argument that does not " +
"match the quest's designated episode is not supported.",
inst_ptr,
);