[805] Make sure SocketRequestor is initialized
The ModuleCCSession called the update of config which already needed the SocketRequestor. But the requestor doesn't need the ModuleCCSession, cc::Session is enough, so changing it and moving up in the initialization process a little.
Please register or sign in to comment