mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-13 12:16:53 +07:00
h
This commit is contained in:
parent
05b77d787e
commit
54b0d308be
@ -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);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user