add lua funcs names to Spell words && use tabs instead spaces
This commit is contained in:
@@ -5,5 +5,5 @@ local SystemColors = syscalls.GetSystemColors()
|
||||
print(SystemColors)
|
||||
|
||||
for i, v in pairs(SystemColors) do
|
||||
print(i, v)
|
||||
print(i, v)
|
||||
end
|
||||
|
Reference in New Issue
Block a user