Twini-Golf icon indicating copy to clipboard operation
Twini-Golf copied to clipboard

Multiple fixes...

Open opsuu opened this issue 4 years ago • 1 comments

  • Fixed init() printing out SDL Errors instead of TTF/IMG Errors.
  • Fixed init() printing out "TTF_init has failed. Error: " everytime TTF_Init initalized correctly.
  • Fixed crash on startup by changing char* to std::string on levelText and strokeText getter functions.
  • Fixed splashBg not being loaded. These are all the bugs I noticed while trying to compile on Linux with g++.

opsuu avatar Aug 24 '21 18:08 opsuu

noice! 💯

erikyuzwa avatar Jan 01 '22 16:01 erikyuzwa