mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-04 22:58:29 +08:00
Fixed typo
This commit is contained in:
parent
c9891410d9
commit
d1ffb69d4d
@ -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,
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user