dfabulich/choicescript

Autotester should verify scene list

dfabulich opened this issue · 0 comments

It should double-check capitalization (issue #67) and it should verify that goto_scene lines will actually succeed.

Perhaps it should require that all scenes be declared in the scene list? Or should it detect new scenes via goto_scene?