Game
- Add deltaTime of player bar - Add top jumper animation
This commit is contained in:
7
site/real_game/node_modules/stats/Makefile
generated
vendored
Normal file
7
site/real_game/node_modules/stats/Makefile
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
TESTS = $(shell find test -name "test.*.js")
|
||||
|
||||
test:
|
||||
@./test/run $(TESTS)
|
||||
|
||||
.PHONY: test
|
Reference in New Issue
Block a user