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

Add a notification when the journal is updated #97

Merged
merged 1 commit into from
Mar 19, 2012

Conversation

werdanith
Copy link

Alternatively we could put this as a one liner in line 34 of mwscript/dialogueextensions.cpp
context.messageBox (std::string("Your Journal has been updated."));
and it achieves the same effect. I wasn't sure where to put it so I placed it lower in the stack, since I didn't know whether addTopic was going to be called by a different function at some point. Feel free to place it there instead, if you think it's a better place.

@zinnschlag zinnschlag merged commit 82c4bfb into zinnschlag:master Mar 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants