14 lines
97 B
Plaintext
Raw Normal View History

2022-08-19 10:19:08 -07:00
function txt_() {
msg = msglang([
txt(""),
],[
txt(""),
])
endevent = c_null;
}