Removed onUnload from corelib and added more lua bindings for resources.

This commit is contained in:
BenDol
2014-04-02 05:20:18 +13:00
parent 166eb7614f
commit 3ce37dacbd
2 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,4 @@ Module
dofiles 'ui'
dofile 'inputmessage'
dofile 'outputmessage'
@onUnload: |
g_settings = nil
dofile 'outputmessage'