Closed ghost closed 6 years ago
It'd be better to double-confirm whether Chomp has been initialized, rather than relying solely on IsLoggedIn() behaving in a specific way or not.
IsLoggedIn() reliably returns true on both live and beta during PLAYER_LOGIN, so this is unneeded.
It'd be better to double-confirm whether Chomp has been initialized, rather than relying solely on IsLoggedIn() behaving in a specific way or not.