This commit is contained in:
2021-06-23 21:29:51 -05:00
parent 3b0ee59f47
commit 655edc3d16
45 changed files with 963 additions and 0 deletions

6
ts-lua/test.ts Normal file
View File

@@ -0,0 +1,6 @@
let a = new Feat('debug')
a.value_i
menu.add_feature('', '', 0, () => {
})