wyozi-gmod / imgui

Immediate mode 3D2D UI for Garry's Mod
MIT License
79 stars 21 forks source link

Use IN enumerations instead of input #29

Closed someoneyouspite closed 3 years ago

someoneyouspite commented 3 years ago

Use IN_USE and IN_ATTACK enumerations for compatibility with non-standard binds. https://github.com/wyozi-gmod/imgui/blob/9219cb2f7b21a57dc851e693f7150fd78d744b51/imgui.lua#L49