they say you are what you eat, but i don't remember eating a minecraft damn daniel mod
This commit is contained in:
parent
ee6e0b1784
commit
4590b9f6da
@ -486,5 +486,9 @@ public class ExampleBaritoneControl extends Behavior implements Helper {
|
||||
event.cancel();
|
||||
return;
|
||||
}
|
||||
if (msg.equals("damn")) {
|
||||
logDirect("daniel");
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user