mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +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}
|
||||
}
|
||||
|
||||
Store.set_child(task_store,task_id,'test')
|
||||
Store.set_child(task_store,task_id,'New task')
|
||||
end
|
||||
|
||||
--- Removes all refrences to a task
|
||||
|
||||
Reference in New Issue
Block a user