Minor fix to killing the animation when the sim is killed
This commit is contained in:
@ -35,10 +35,6 @@ namespace pxsim.visuals {
|
||||
return false;
|
||||
}
|
||||
|
||||
public shouldUpdateState() {
|
||||
return true;
|
||||
}
|
||||
|
||||
public updateState() {
|
||||
this.updateLight();
|
||||
}
|
||||
|
Reference in New Issue
Block a user