Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ PrintWarning()

void Terraria.Chat.Commands.EmojiCommand.PrintWarning ( string text)
inline

Definition at line 77 of file EmojiCommand.cs.

78 {
79 throw new Exception("This needs localized text!");
80 }