1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 19:29:09 +00:00

Enable plDynamicTextMsg sending

This commit is contained in:
Bartek Bok
2011-10-23 11:21:02 +02:00
committed by Adam Johnson
parent 0c1b6bb096
commit 6832881e32
4 changed files with 23 additions and 25 deletions

View File

@ -116,6 +116,7 @@ plNetMsgScreener::Answer plNetMsgScreener::IAllowMessageType(int16_t classIndex,
case CLASS_INDEX_SCOPED(plEnableMsg):
case CLASS_INDEX_SCOPED(plLinkToAgeMsg):
case CLASS_INDEX_SCOPED(plSubWorldMsg):
case CLASS_INDEX_SCOPED(plDynamicTextMsg):
return kYes;
// conditionally yes, requires further validation of msg contents