cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.02k stars 7.05k forks source link

Fix comment error #20712

Closed ShenMian closed 2 years ago

DelinWorks commented 2 years ago

I've been seeing wrong comments and typos in the code, that wouldn't be convenient to do a pull request for a single comment fix, if i were you I'd look for more comments that have more typos and wrong explanations, also i saw a code where it says _prgramState of course that is a typo but what harm will it do?

also one advice this github repo is long dead they're not maintaining it anymore they're in love with that cocos creator of theirs. go to adxe project which is a better fork of cocos2dx thats maintained, it has better OpenAL support and x64 for windows and d3d11 support and more. I'm not advertising for it but it's hella better tbh

ShenMian commented 2 years ago

@DelinWorks Thanks for your advice. I'll check it out.

ShenMian commented 2 years ago

GC.