fix missing " for variable SRV_IMServerURI in example file

This commit is contained in:
Michael Cerquoni
2013-10-12 20:47:10 -04:00
parent ff8a768258
commit daf44cc65e

View File

@@ -123,7 +123,7 @@
SRV_AssetServerURI = "http://127.0.0.1:9000"
SRV_ProfileServerURI = "http://127.0.0.1:9000"
SRV_FriendsServerURI = "http://127.0.0.1:9000"
SRV_IMServerURI = "http://127.0.0.1:9000
SRV_IMServerURI = "http://127.0.0.1:9000"
;; For Viewer 2
MapTileURL = "http://127.0.0.1:9000/"