AsyncEclipse / DiscordBot

GNU General Public License v3.0
1 stars 3 forks source link

Fixed Issues 7 and 8 #11

Closed TaylorBoyd closed 3 months ago

TaylorBoyd commented 3 months ago

Removed the redundant game_state_helper file and replaced all instances with GamestateHelper class.

Also, adjusted update function in GamestateHelper class to allow for updating multiple players at once.