Closed benjamin-wang1 closed 1 month ago
The game crashes when enter is pressed.
Steps to reproduce the behaviour:
I do not know what the expected behaviour of pressing enter is, but it should not crash the game
I managed to stop it from crashing by instantiating the 'text' ArrayList in TextDisplay.
Description
The game crashes when enter is pressed.
How To Reproduce
Steps to reproduce the behaviour:
Expected Behaviour
I do not know what the expected behaviour of pressing enter is, but it should not crash the game
Temporary Fix
I managed to stop it from crashing by instantiating the 'text' ArrayList in TextDisplay.