mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-23 08:50:52 +01:00
forgot
This commit is contained in:
parent
c130058694
commit
85b2fcd5c0
@ -52,6 +52,7 @@ public class HappySpeech extends Extension {
|
|||||||
packet.replaceString(6, "@" + COLORS[r.nextInt(COLORS.length)] + "@" + speechtext + " :)");
|
packet.replaceString(6, "@" + COLORS[r.nextInt(COLORS.length)] + "@" + speechtext + " :)");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
protected void onClick() {
|
protected void onClick() {
|
||||||
//{l}{u:1047}{i:0}{s:text}{i:0}{i:0}{i:0}{i:0}
|
//{l}{u:1047}{i:0}{s:text}{i:0}{i:0}{i:0}{i:0}
|
||||||
hashSupport.sendToClient("RoomUserTalk", 0, "You clicked on this extension!", 0, 0, 0, 0);
|
hashSupport.sendToClient("RoomUserTalk", 0, "You clicked on this extension!", 0, 0, 0, 0);
|
||||||
|
Loading…
Reference in New Issue
Block a user