eastern-flames/eastern flames/scripts/txt_/txt_.gml

14 lines
97 B
Plaintext
Raw Normal View History

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