OpenMods / OpenPeripheral

https://openmods.info
MIT License
67 stars 25 forks source link

TE3 Methods require string parameter #92

Closed NipsuGamer closed 10 years ago

NipsuGamer commented 10 years ago

TE3's energycells methods such as getEnergyStored() require string parameter. It doesnt matter what the string contains, as an example it even works with "a", getEnergyStored("a")

I'm using latest dev openperipherals 0.2.1-snapshot-104

EDIT: Derped and realised those have to be in a form of "getEnergyStored", "string". Please just close this :D