SirMallard / Iris

Iris is an Immediate-Mode GUI Library for Roblox for creating debug and visualisation UI and tools and based on Dear ImGui.
https://sirmallard.github.io/Iris/
MIT License
178 stars 25 forks source link

Remove argument from PopId #72

Closed 4teapo closed 2 months ago

4teapo commented 2 months 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.