Merge commit '3538b7dcc0710bd848de97e738afe6a34cdba78b'
This commit is contained in:
commit
0307a62ed8
@ -121,7 +121,6 @@ namespace Passer.Control.Core {
|
|||||||
}
|
}
|
||||||
|
|
||||||
protected ulong nextPublishMe = 0;
|
protected ulong nextPublishMe = 0;
|
||||||
|
|
||||||
public virtual void Update(ulong currentTimeMS = 0) {
|
public virtual void Update(ulong currentTimeMS = 0) {
|
||||||
if (currentTimeMS == 0) {
|
if (currentTimeMS == 0) {
|
||||||
#if UNITY_5_3_OR_NEWER
|
#if UNITY_5_3_OR_NEWER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user