Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2023-05-08 00:00:00Z and 2023-05-09 00:00:00Z
Avatar
Hey, anyone here know when and why you should you use dbg_msg() over Console()->Print(), and vice versa?
Avatar
dbg_msg() is thread-safe, Console()->Print() also prints to the graphical console in the client
09:41
in ddnet, both are the same
Avatar
Thank you!
Exported 5 message(s)