HomeWildfire Games

Fixes crash when loading maps in Atlas.

Description

Fixes crash when loading maps in Atlas.

The ScriptInterface pointer can be NULL there, so using it without checking is not safe.
This fixes the problem by continuing with the exact stack rooting changes, which makes the temporary solution unnecessary.

Fixes #2707
Refs #2415

Details

Committed
YvesAug 4 2014, 10:14 PM
Parents
rP15610: Fixed some keys not being recognized after r15609. Refs #195.
Branches
Unknown
Tags
Unknown