nosas / OmniToon

[WIP] ToonTown AI - Python Plays ToonTown
3 stars 0 forks source link

Reformat all CamelCase variables to snake_case #12

Closed nosas closed 3 years ago

nosas commented 3 years ago

CamelCase variables can be found in code from TTR public github repo, such as CogGlobals.py, GagGlobals.py

nosas commented 3 years ago

Resolved by bulk pull request and documentation update.