larsiusprime / polymod

Atomic modding framework for Haxe
MIT License
159 stars 60 forks source link

If an HScript function throws an error, do not call it again #166

Open EliteMasterEric opened 1 year ago

EliteMasterEric commented 1 year ago

This will prevent issues where an error in an update() function makes the game unrecoverable.