Update touchscreen.md

This commit is contained in:
OgelGames 2022-01-22 17:42:03 +11:00
parent 80682a9623
commit 813a64be1a

View File

@ -512,7 +512,7 @@ digiline_send("touchscreen", {
W = 3,
H = 0.8,
name = "dropdown",
listelements = {"a", "b", "c"},
choices = {"a", "b", "c"},
selected_id = 0,
index_event = false,
})