mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
Update TileEntityTurretBaseNT.java
Fixed Comma typo
This commit is contained in:
parent
d01f54d1ba
commit
4f975293a5
@ -1021,7 +1021,7 @@ public abstract class TileEntityTurretBaseNT extends TileEntityMachineBase imple
|
|||||||
"getTargeting",
|
"getTargeting",
|
||||||
"hasTarget",
|
"hasTarget",
|
||||||
"getAngle",
|
"getAngle",
|
||||||
"isAligned"
|
"isAligned",
|
||||||
"getPos"
|
"getPos"
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user