mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Moved Label For Time To Chose
This commit is contained in:
@@ -189,10 +189,10 @@ Gui.popup.add{
|
|||||||
name=uuid,
|
name=uuid,
|
||||||
direction='vertical'
|
direction='vertical'
|
||||||
}
|
}
|
||||||
|
flow.add{type='label',caption={'polls.time-left',poll_time_out}}
|
||||||
flow.add{type='label',caption='Question: '..poll.question}
|
flow.add{type='label',caption='Question: '..poll.question}
|
||||||
flow.add{type='label',name='answer',caption='Your Answer: None'}
|
flow.add{type='label',name='answer',caption='Your Answer: None'}
|
||||||
opption_drop_down:draw(flow)
|
opption_drop_down:draw(flow)
|
||||||
flow.add{type='label',caption={'polls.time-left',poll_time_out}}
|
|
||||||
end
|
end
|
||||||
}:add_left{
|
}:add_left{
|
||||||
caption='utility/item_editor_icon',
|
caption='utility/item_editor_icon',
|
||||||
|
|||||||
Reference in New Issue
Block a user