Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Illuna-Minetest
bags
Commits
93c67035
Commit
93c67035
authored
Oct 10, 2015
by
DonBatman
Browse files
Added listring/clickshift
parent
6b512108
Changes
1
Hide whitespace changes
Inline
Side-by-side
bags/init.lua
View file @
93c67035
...
...
@@ -33,6 +33,8 @@ local get_formspec = function(player,page)
..
"button[2,0;2,0.5;bags;Bags]"
..
"image[7,0;1,1;"
..
image
..
"]"
..
"list[current_player;bag"
..
i
..
"contents;0,1;8,3;]"
..
"listring[current_name;bag"
..
i
..
"contents]"
..
"listring[current_player;main]"
end
end
end
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment