RSDKModding / RSDKv4-Decompilation

A complete decompilation of Sonic 1 & Sonic 2 (2013) & Retro Engine (v4)
Other
927 stars 172 forks source link

Minor note fix #403

Closed Lavesiime closed 1 year ago

Lavesiime commented 1 year ago

One of the comments in Collision.cpp labels the Box2/Solid2 collision type as unused in Sonic 2, even though it is actually used a few times. This little PR rectifies that.