Skip to content

Fixxed a bug having to do with ActiveSceneChanged having an incorrect switch statement.

Vespertilo requested to merge Vespertilo/ModLoader:release into dev

Fixxed a bug having to do with ActiveSceneChanged having an incorrect switch statement. Changed the switch statement to an int -> enum cast. (I did this on my phone in a browser so it has not been tested.)

Merge request reports