Update TamagotchiService.java
This commit is contained in:
parent
77ad8fd842
commit
a58b03aa33
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ public class TamagotchiService {
|
|||
return device;
|
||||
}
|
||||
|
||||
public void takeCare(String decifeId, Care care) {
|
||||
public void takeCare(String deviceId, Care care) {
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue