Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move addMissionEventHandler to postInit #312

Merged
merged 1 commit into from
Apr 21, 2016
Merged

Conversation

PabstMirror
Copy link
Contributor

@PabstMirror PabstMirror commented Apr 21, 2016

Fixes semi-critical bug introduced in 1.601.58: addMissionEventHandler ["EachFrame", has
no effect in preInit when called from singleplayer eden.

Before #303 PFEH's FUNC(onFrame) was installed in postInit, so this should work no differently than last release.

Fixes bug introduced in 1.60: addMissionEventHandler ["EachFrame", has
no effect in preInit when called from singleplayer eden.
@commy2
Copy link
Contributor

commy2 commented Apr 21, 2016

Is this in 1.58?

@PabstMirror
Copy link
Contributor Author

opps, this is for 1.58 which came out today, NOT 1.60

@commy2
Copy link
Contributor

commy2 commented Apr 21, 2016

roger. it did work when I made this weeks ago...

@commy2 commy2 merged commit b7f5051 into master Apr 21, 2016
@commy2 commy2 deleted the delayPfehMissionEvent160 branch April 21, 2016 15:35
@commy2 commy2 added this to the 2.3.2 milestone May 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants