teki
teki copied to clipboard
Segmentation Fault occurs when exiting from main window
It works fine to use ESC key to exit from the game to the main window, but another press on ESC would cause the game to crash. "Segmentation Fault (core dumped)" are displayed on my terminal command line. It looks like there's a memory-related problem in the program.