chore: Re-alphabetize `globals.as`

This commit is contained in:
David Wendt 2023-03-25 16:21:37 -04:00 committed by kmeisthax
parent 66efb02f46
commit 6689b547f8
1 changed files with 1 additions and 1 deletions

View File

@ -240,9 +240,9 @@ include "flash/net/NetGroupReceiveMode.as"
include "flash/net/NetGroupReplicationStrategy.as"
include "flash/net/NetGroupSendMode.as"
include "flash/net/NetGroupSendResult.as"
include "flash/net/NetStream.as"
include "flash/net/NetStreamInfo.as"
include "flash/net/NetStreamMulticastInfo.as"
include "flash/net/NetStream.as"
include "flash/net/NetStreamPlayOptions.as"
include "flash/net/URLRequestDefaults.as"
include "flash/net/ObjectEncoding.as"