mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
Update TileEntityMachineRadarNT.java
Fixed a comma typo
This commit is contained in:
parent
3a8e0048a3
commit
d01f54d1ba
@ -712,7 +712,7 @@ public class TileEntityMachineRadarNT extends TileEntityMachineBase implements I
|
||||
"getAmount",
|
||||
"isIndexPlayer",
|
||||
"getIndexType",
|
||||
"getEntityAtIndex"
|
||||
"getEntityAtIndex",
|
||||
"getPos"
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user