ethaniccc / Esoteric

Another PMMP anticheat
GNU General Public License v3.0
33 stars 14 forks source link

[draft] refactor(Types): use typed argument and return value #2

Closed Blackjack200 closed 3 years ago

Blackjack200 commented 3 years ago

This PR improve some dumb logic and make sure that Esoteric::plugin is not null at all when init

Blackjack200 commented 3 years ago

why cant we just use public properties instead of private properties and Class::getProperty(), I hate the standard!!!!!!!!!!!!!!!!!

it maybe break something when override property with idiots' behavior.