mirror of
https://github.com/genxium/DelayNoMore
synced 2026-04-03 03:42:56 +00:00
Fixed bullet cloning.
This commit is contained in:
@@ -33,7 +33,7 @@ cc.Class({
|
||||
/** Init required prefab ended. */
|
||||
|
||||
self.inputFrameUpsyncDelayTolerance = 2;
|
||||
self.collisionMinStep = 8;
|
||||
self.collisionMinStep = 16;
|
||||
|
||||
self.renderCacheSize = 128;
|
||||
self.serverFps = 60;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user