Kinlei / MaterialLua

A material design library, designed for use in Roblox.
65 stars 76 forks source link

Removed depracated function. #17

Closed CrynTox closed 2 years ago

CrynTox commented 2 years ago

table.foreach() depracated in lua 5.1. Replaced with pairs.

CrynTox commented 2 years ago

:trollface: