Skip to content
Snippets Groups Projects
Commit f17d829b authored by Brett O'Donnell's avatar Brett O'Donnell
Browse files

Merge pull request #1 from DonBatman/master

Added listring/clickshift
parents 6b512108 93c67035
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment