Disable nanoUI debugging, for now.

This commit is contained in:
Rob Nelson
2014-01-12 21:22:56 -05:00
committed by ZomgPonies
parent f3ee81d26c
commit a971c74d85
+1 -1
View File
@@ -19,7 +19,7 @@ nanoui is used to open and update nano browser uis
// the title of this ui
var/title
// /vg/ - Whether to write debug information to nano/debug.html
var/writeDebug=TRUE
var/writeDebug=FALSE
// the key of this ui, this is to allow multiple (different) uis for each src_object
var/ui_key
// window_id is used as the window name/identifier for browse and onclose