Update asset server number

This commit is contained in:
Ryan Huffman 2015-08-25 15:44:37 -07:00
parent 1e6ff8a1e4
commit 3eff605d72

View file

@ -29,12 +29,11 @@ public:
AudioMixerType = 0,
AvatarMixerType = 1,
AgentType = 2,
UNUSED_0 = 3,
UNUSED_1 = 4,
UNUSED_2 = 5,
AssetServerType = 3,
UNUSED_0 = 4,
UNUSED_1 = 5,
EntityServerType = 6,
AssetServerType = 7,
AllTypes = 8
AllTypes = 7
};
enum Command {