h
This commit is contained in:
@@ -269,7 +269,7 @@ public class Planet extends UnlockableContent{
|
||||
return true;
|
||||
}
|
||||
|
||||
public void draw(Mat3D projection, Mat3d Transform){
|
||||
public void draw(Mat3D projection, Mat3D Transform){
|
||||
mesh.render(projection, transform);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user