Add more meta methods to meta

This commit is contained in:
2024-03-14 23:17:32 +01:00
parent a1e3f33b73
commit e8a014f5b6
3 changed files with 65 additions and 0 deletions

4
Meta/Color.lua Normal file
View File

@@ -0,0 +1,4 @@
---@meta
---r,g,b,a
---@alias wowColor table<number>