Game-as-a-Service / Machi-Koro-Cpp

4 stars 1 forks source link

43.change the type in init game event (#43) #46

Closed HuaYuan-Tseng closed 3 months ago

HuaYuan-Tseng commented 3 months ago
  1. Change the type of member variables in InitGameEvent due to prevent use the null pointer.
  2. Change the return type of ArchitectureMarket::cards() because we won't use the Card (especially operate the card's effect) when call ArchitectureMarket::cards().