Skip to content

[probably shouldn't merge] Two possible fixes for the egg runtime

Rob Nelson requested to merge pull/7227/egg into Bleeding-Edge

Created by: Wizardcrying

The first fix makes the variable a temporary var. The second fix checks the variable to see if it is null, and if it is, returns. Much hackier.

Merge request reports