The script decides what value to return to the script system.
commitace0a3fd6e98fb50e038a792eabd3faae13ec166
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Tue, 9 Jun 2009 20:59:28 +0000 (9 16:59 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Tue, 9 Jun 2009 20:59:28 +0000 (9 16:59 -0400)
tree624557894d3e65d403faa9ca07a811ab94d93e6e
parent3eadc0b5cbf76b1c50fb7d0dccab7e801288f531
The script decides what value to return to the script system.

It might be of interest to let several callback functions to excute
for the same event. This change will be necessary for that.
src/lua.c