added Bind class
This commit is contained in:
parent
923ac33302
commit
4272c12ec1
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