pattern for pos_to_string #17

Open
opened 2024-09-04 20:15:00 +02:00 by AliasAlreadyTaken · 0 comments
local s_pos = vector.check(pos) and minetest.pos_to_string(pos) or ""
``` local s_pos = vector.check(pos) and minetest.pos_to_string(pos) or "" ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/yl_template#17
No description provided.