Added a few more vilya classes to abc package for upcoming whirled compilation. includes fixing of unused imports which will not compile under asc
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@606 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
+6
-2
@@ -1,8 +1,9 @@
|
||||
com/threerings/parlor/data/*.as
|
||||
com/threerings/parlor/util/*.as
|
||||
com/threerings/parlor/game/data/GameConfig.as
|
||||
com/threerings/parlor/game/data/GameAI.as
|
||||
com/threerings/parlor/game/data/*.as
|
||||
com/threerings/parlor/game/client/GameConfigurator.as
|
||||
com/threerings/parlor/game/client/GameController.as
|
||||
com/threerings/parlor/game/client/GameControllerDelegate.as
|
||||
com/threerings/parlor/client/TableService.as
|
||||
com/threerings/parlor/client/ParlorService.as
|
||||
com/threerings/parlor/client/ParlorService_InviteListener.as
|
||||
@@ -14,3 +15,6 @@ com/threerings/parlor/client/ParlorDirector.as
|
||||
com/threerings/parlor/client/ParlorReceiver.as
|
||||
com/threerings/parlor/client/ParlorDecoder.as
|
||||
com/threerings/parlor/client/InvitationHandler.as
|
||||
com/threerings/parlor/turn/data/TurnGameObject.as
|
||||
com/threerings/parlor/turn/client/TurnGameController.as
|
||||
com/threerings/parlor/turn/client/TurnGameControllerDelegate.as
|
||||
|
||||
Reference in New Issue
Block a user