root/GHM/GHM_Inputs.lua
| 570 | 611 | ||
|---|---|---|---|
27 | }, | 27 | }, |
28 | validate = function(value) return type(value)=="number" end, | 28 | validate = function(value) return type(value)=="number" end, |
29 | }, | 29 | }, |
30 | -- todo: stringFromTable, boolean, code, color, time, slots, textureFromTable, icon | 30 | -- todo: more types. See the wiki on assembla |
31 | 31 | ||
32 | }; | 32 | }; |
33 | 33 |
Download diff