Reordered files for narya asc build to fixed static init crash. Also moved the Environment.as out of the auto-generated files since it had to be manually reinserted each time
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5144 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
com/threerings/util/env/Environment.as
|
||||
com/threerings/util/Log.as
|
||||
com/threerings/presents/dobj/DEvent.as
|
||||
|
||||
@@ -8,8 +8,10 @@ com/threerings/presents/net/Credentials.as
|
||||
com/threerings/presents/data/InvocationMarshaller.as
|
||||
com/threerings/presents/util/PresentsContext.as
|
||||
com/threerings/crowd/chat/client/CommandHandler.as
|
||||
com/threerings/util/HashMap.as
|
||||
com/threerings/presents/client/InvocationService_InvocationListener.as
|
||||
com/threerings/presents/client/InvocationAdapter.as
|
||||
com/threerings/presents/data/Permission.as
|
||||
com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as
|
||||
com/threerings/crowd/chat/data/SystemMessage.as
|
||||
com/threerings/crowd/chat/data/UserMessage.as
|
||||
@@ -25,4 +27,3 @@ com/threerings/presents/dobj/MessageEvent.as
|
||||
com/threerings/presents/net/UpstreamMessage.as
|
||||
com/threerings/presents/net/DownstreamMessage.as
|
||||
com/threerings/util/Equalable.as
|
||||
com/threerings/util/HashMap.as
|
||||
|
||||
@@ -95,7 +95,6 @@ com/threerings/presents/data/AuthCodes.as
|
||||
com/threerings/presents/data/ConMgrStats.as
|
||||
com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as
|
||||
com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as
|
||||
com/threerings/presents/data/Permission.as
|
||||
com/threerings/presents/data/PermissionPolicy.as
|
||||
com/threerings/presents/data/TimeBaseMarshaller.as
|
||||
com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as
|
||||
|
||||
Reference in New Issue
Block a user