mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-26 08:48:34 +01:00
Always credit people, people!
This commit is contained in:
parent
0caf82340d
commit
2f0b73930e
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ import org.lwjgl.opengl.GL11;
|
|||
|
||||
import java.util.ArrayList;
|
||||
|
||||
/**
|
||||
* Made by Canitzp.
|
||||
* Thanks. Seriously. It looks really awesome. I don't think I could do this.
|
||||
*/
|
||||
public class ModelLaserRelay extends ModelBaseAA{
|
||||
|
||||
ModelRenderer bottom;
|
||||
|
|
Loading…
Reference in a new issue