Updated the host DLL

This commit is contained in:
Openarl
2016-10-31 16:08:01 +10:00
parent 041c5df052
commit 671b7fbb05
4 changed files with 80 additions and 49 deletions

View File

@@ -187,9 +187,6 @@ function main:Init()
return launch.devMode
end
-- FIXME: Remove before merge
self.controls.devMode.label = "^1Experimental"
self.inputEvents = { }
self.popups = { }
self.tooltipLines = { }