Changed new tasks not to say test

This commit is contained in:
Cooldude2606
2019-05-31 18:59:37 +01:00
parent 60b0f1bad7
commit d8e509af20

View File

@@ -41,7 +41,7 @@ local function add_task(player,task_number)
editing={[player.name]=true}
}
Store.set_child(task_store,task_id,'test')
Store.set_child(task_store,task_id,'New task')
end
--- Removes all refrences to a task