git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@465 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-10-17 02:22:06 +00:00
parent afc7b6cfbb
commit 59d7b9028e
+3
View File
@@ -122,3 +122,6 @@ accepting and delivering an invitation.
How to prune stale invitations since invitations are not set up to be tied How to prune stale invitations since invitations are not set up to be tied
to a location (in which case we could use occupant added/removed to to a location (in which case we could use occupant added/removed to
trigger invite cleanup)? trigger invite cleanup)?
Add MessageHandler validators so that turn based games can easily reject
message events from non-turn-holders.