Browse Source

moved h2d.Key to hxd.Key

ncannasse 12 years ago
parent
commit
8bee4c9cec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hxd/Key.hx

+ 1 - 1
h2d/Key.hx → hxd/Key.hx

@@ -1,4 +1,4 @@
-package h2d;
+package hxd;
 
 
 class Key {
 class Key {
 	public static inline var BACK 		= 8;
 	public static inline var BACK 		= 8;