git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@493 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-10-18 18:41:56 +00:00
parent c14b396edf
commit bfe6491eb1
+3
View File
@@ -125,3 +125,6 @@ trigger invite cleanup)?
Add MessageHandler validators so that turn based games can easily reject
message events from non-turn-holders.
Perhaps have playerReady() and playerReturned() callbacks in GameManager
to dispatch PlayerReady notifications to derived classes.