Move and delete JS and such so that themes are cleaner
This commit is contained in:
parent
6ee878080b
commit
c484bb6b2f
406 changed files with 20 additions and 5222 deletions
1
public/themes/pterodactyl/vendor/ace/snippets/maze.js
vendored
Executable file
1
public/themes/pterodactyl/vendor/ace/snippets/maze.js
vendored
Executable file
|
@ -0,0 +1 @@
|
|||
define("ace/snippets/maze",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="snippet >\ndescription assignment\nscope maze\n -> ${1}= ${2}\n\nsnippet >\ndescription if\nscope maze\n -> IF ${2:**} THEN %${3:L} ELSE %${4:R}\n",t.scope="maze"})
|
Reference in a new issue