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:
@ -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
|
||||
|
Reference in New Issue
Block a user