// LoginGUI.cs // // ***** Amended version with policy prefetch at end of Awake () for SFS 1.x // Needs compatible SmartFoxClient.dll for SFS 1.x // // Example from http://www.smartfoxserver.com/forums/viewtopic.php?p=41732 // // Comment by lastowl who provides "Island Demo using SFS 1" at // http://unity.lastowl.info/IslandDemo3.0.zip // Change List: // Not much changed two lines of code are nulled not removed // Policy Fetch Added for web player builds // Assets/Plugins/SmartFoxClient.dll replaced as well