Michael-48 / Iris

Iris is an Immediate mode GUI Library for Roblox, Based on Dear ImGui
https://michael-48.github.io/Iris/
MIT License
162 stars 26 forks source link

Remove argument from PopId #72

Closed 4teapo closed 1 month ago

4teapo commented 1 month ago

The function Iris.PopId has no actual parameters, and it does not have any parameters in the docs. As such, I think it should be removed from the type as well.