1
0
Fork 0

_c should be a valid function from the beginning

This commit is contained in:
mfranz 2007-05-11 18:03:44 +00:00
parent d92ae39349
commit c54fbb1e39

View file

@ -26,7 +26,7 @@
#
# debug.load_xml_nasal(<file>) ... load and run XML embedded Nasal
var _c = nil;
var _c = func {}
var color = func(enabled) {
if (enabled) {