This website works better with JavaScript.
Home
Explore
Help
Sign In
ObsidianBlk
/
nespaint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removed GlobalEvents import from CTRLPalettes. Wasn't needed.
dev-tmpl
Bryan Miller
6 years ago
parent
ebb2e53977
commit
8430fcbd6f
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
+0
-1
app/js/ui/CTRLPalettes.js
+ 0
- 1
app/js/ui/CTRLPalettes.js
View File
import GlobalEvents from "/app/js/EventCaller.js";
import {NESPalette} from "/app/js/NESPalette.js";
import {NESPalette} from "/app/js/NESPalette.js";
const ATTRIB_NESIDX = "nesidx";
const ATTRIB_NESIDX = "nesidx";
Write
Preview
Loading…
Cancel
Save