mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-05 18:37:48 +01:00
Removed old TODO
This commit is contained in:
parent
f7277a68f9
commit
fe00db02d1
@ -27,8 +27,6 @@ public class FireStatus implements DependListener {
|
||||
return OrcItem.enabled.getItemStack(p);
|
||||
|
||||
return null;
|
||||
// TODO wenn enabled, dann return OrcItem.enabled.getItemStack(p, wp);
|
||||
// sonst return null
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -27,8 +27,6 @@ public class TntStatus implements DependListener {
|
||||
return OrcItem.enabled.getItemStack(p);
|
||||
|
||||
return null;
|
||||
// TODO wenn enabled, dann return OrcItem.enabled.getItemStack(p, wp);
|
||||
// sonst return null
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user