mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Changed new tasks not to say test
This commit is contained in:
@@ -41,7 +41,7 @@ local function add_task(player,task_number)
|
|||||||
editing={[player.name]=true}
|
editing={[player.name]=true}
|
||||||
}
|
}
|
||||||
|
|
||||||
Store.set_child(task_store,task_id,'test')
|
Store.set_child(task_store,task_id,'New task')
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Removes all refrences to a task
|
--- Removes all refrences to a task
|
||||||
|
|||||||
Reference in New Issue
Block a user