Skip to content

Commit db3e0ed

Browse files
и ещё
1 parent a20eeea commit db3e0ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

interface/skin.dmf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ window "outputwindow"
249249
button-type = pushbox
250250
elem "saybutton"
251251
type = BUTTON
252-
pos = 549,460
252+
pos = 499,460
253253
size = 50x20
254254
anchor1 = 100,100
255255
anchor2 = -1,-1
@@ -261,13 +261,13 @@ window "outputwindow"
261261
button-type = pushbox
262262
elem "mebutton"
263263
type = BUTTON
264-
pos = 499,460
264+
pos = 549,460
265265
size = 50x20
266266
anchor1 = 100,100
267267
anchor2 = -1,-1
268268
border = line
269269
saved-params = "is-checked"
270-
text = "Эмоции"
270+
text = "Эмоция"
271271
command = ".winset \"mebutton.is-checked=true ? input.command=\"!me \\\"\" : input.command=\"\"mebutton.is-checked=true ? saybutton.is-checked=false\"\"mebutton.is-checked=true ? oocbutton.is-checked=false\""
272272
is-flat = true
273273
button-type = pushbox

0 commit comments

Comments
 (0)