Skip to content

Commit

Permalink
Reset KSketch_Config
Browse files Browse the repository at this point in the history
  • Loading branch information
ramvibhakar committed Jul 28, 2015
1 parent 284be49 commit c717094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KSKInterface/src/sg/edu/smu/ksketch2/KSketch_Config.as
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/
package sg.edu.smu.ksketch2 {
public class KSketch_Config {
public static const host_name = "http://ed92f17c.ngrok.io"
public static const host_name = "http://ksketch.smu.edu.sg"
public static const email = "[email protected]"
public static var isMobile:Boolean = false;
}
Expand Down

0 comments on commit c717094

Please sign in to comment.