I've been working on a scene here when all of a sudden, my computer needs an impromptu restart. Before this restart, I could get my scene to load fine, but now the game crashes to main menu and screams about the last line of my Lua file.
Code:
'<eof>' expected near 'end'
What in the world is it asking of me?
I wanna think 'eof' stands for end of file, but...