mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Finished commenting the editor
Also cleaned a few things, removed some unused variables
This commit is contained in:
@@ -3,7 +3,7 @@ let modes = {
|
||||
description: 'Basic mode is perfect if you want to create simple sprites or try out palettes.'
|
||||
},
|
||||
'Advanced' : {
|
||||
description: 'Choose advanced mode to gain access to features such as layers.'
|
||||
description: 'Choose advanced mode to gain access to more advanced features such as layers.'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user