Port: action default ESC and translation

This commit is contained in:
2025-01-22 23:30:40 +01:00
parent 351060c697
commit 54c6ff85c8
2 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
:use | TK
say current_player "I can't use this!"
say(current_player, "I can't use this!", "action_default_say")