Garry's Mod

Garry's Mod

Enhanced Camera
Broken Model Displacement when holding Akimbo SWEPs (Fix Suggestion)
Per the title, the model rendered by the addon is broken when holding Akimbo styled SWEPs. The reason for this is because Garry's Mod registers the hold type for these weapons as "duel", whereas the lua code in Enhanced Camera checks for a hold type "dual". Changing this one small bit in the code fixes the issue, and I was wondering if such an update could be pushed for the addon.