window closable with escape and fixed a bug with foror's item class

This commit is contained in:
Manuel Simon Hirsig
2015-11-02 18:37:00 +01:00
parent 3a6a01a469
commit a04b557ebc
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ Aux = {
function Aux_OnLoad()
Aux.log('Aux v'..AuxVersion..' loaded.')
Aux.loaded = true
tinsert(UISpecialFrames, 'AuxFrame')
end
function Aux_OnEvent()