added Bind class
This commit is contained in:
parent
36526435ac
commit
3bd020fe0b
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(){
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user