mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Added contextmenu
This commit is contained in:
parent
fd2d9b6833
commit
470a79e6b0
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@
|
|||
.world-container.thangs-column
|
||||
h3(data-i18n="editor.level_tab_thangs_conditions") Starting Conditions
|
||||
#canvas-wrapper
|
||||
ul.dropdown-menu#contextmenu
|
||||
li#delete
|
||||
a Delete
|
||||
li#duplicate
|
||||
a Duplicate
|
||||
canvas(width=1848, height=1178)#surface
|
||||
#canvas-left-gradient.gradient
|
||||
#canvas-top-gradient.gradient
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue