Development 31 Dec 2017

So I began to carry out the checks and verification. I managed to get delete article to work in EditMan (by calling GameState update first and reorganizing the Delete article codes to separate functions). But then I met with a new bug, where the newly saved article wouldn't show in Home State. I'm still stuck at the bug...tested out shifting LoadArticleList to be coroutine, but that brings about another set of problem, where others would find ArticleList to be empty (yet to be loaded).

Comments

Popular Posts