Converts emote("me", ...) to visible_message. (#10331)

This commit is contained in:
Matt Atlas
2020-10-26 08:29:18 +01:00
committed by GitHub
parent d52249e41f
commit 44a30fe363
15 changed files with 63 additions and 116 deletions
+1 -1
View File
@@ -489,7 +489,7 @@ atom
// set this up (at runtime) as follows:
// list(\
// list(
// 'player.dmi'="player",
// 'monster.dmi'="monster",
// ...