This commit is contained in:
Manuel Simon Hirsig
2016-09-03 18:35:41 +02:00
parent 9826acf9bc
commit 05fd1587cd
37 changed files with 140 additions and 201 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
aux 'core' local gui = aux.gui
aux 'core' private() local gui = aux.gui
function LOAD()
for _, info in tab_info do tabs:create_tab(info.name) end