AnnulusGames / Lua-CSharp

High performance Lua interpreter implemented in C# for .NET and Unity
MIT License
190 stars 9 forks source link

Fix: Implicit conversion from string to number, which is out of speci… #38

Closed Akeit0 closed 1 month ago

Akeit0 commented 1 month ago

…fication

AnnulusGames commented 1 month ago

Merged the PR. Thanks!