mirror of
https://github.com/wassname/rl_2d_walker.js.git
synced 2026-09-11 12:43:23 +08:00
add b2 to globals
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const { Game } = require('./js/game')
|
||||
window.b2 = require('./vendor/jsbox2d')
|
||||
const config = require('./js/config')
|
||||
|
||||
var game
|
||||
|
||||
Reference in New Issue
Block a user