r3-custom-code/zjq6ach3jt.js

11 lines
153 B
JavaScript
Raw Normal View History

if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.initialized = true;
}
this.advanceSnake(data.delta);
//@ sourceURL=beforeRender.js