added Bind class
This commit is contained in:
8
hGameTest/src/game/Bind.hx
Normal file
8
hGameTest/src/game/Bind.hx
Normal file
@@ -0,0 +1,8 @@
|
||||
package game;
|
||||
|
||||
class Bind{
|
||||
|
||||
public function new(){
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user