mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 15:02:03 -08:00
h
This commit is contained in:
parent
05b77d787e
commit
54b0d308be
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue