refactoring

This commit is contained in:
Manuel Simon Hirsig
2016-08-26 07:58:48 +02:00
parent 7cc21640ca
commit 98eaa48480
27 changed files with 86 additions and 73 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
aux 'core' import 'gui'
aux 'core' local gui = aux.gui
function LOAD()
for _, info in tab_info do tabs:create_tab(info.name) end