mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
@@ -1,6 +1,6 @@
|
||||
(function(exports){
|
||||
|
||||
exports.OnProcessGamePhysics = function (state, inputs, deltaTime) {
|
||||
exports.onUpdatePlayerPhysics = function (state, inputs, deltaTime) {
|
||||
var i = 0;
|
||||
|
||||
if (!state.x && !state.y) {
|
||||
|
||||
Reference in New Issue
Block a user