This website works better with JavaScript
Home
Explore
Help
Sign In
haxe
/
heapsio.heaps
mirror of
https://github.com/HeapsIO/heaps.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
moved h2d.Key to hxd.Key
ncannasse
12 years ago
parent
b47148ded6
commit
8bee4c9cec
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
hxd/Key.hx
+ 1
- 1
h2d/Key.hx → hxd/Key.hx
View File
@@ -1,4 +1,4 @@
-package h
2
d;
+package h
x
d;
class Key {
class Key {
public static inline var BACK = 8;
public static inline var BACK = 8;