mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
Add scrollable options menu (#99)
* * Add new scrollable options list. * * Add OptionList.cpp to the CMakeLists.txt * * Add the new stuff by @jonkadelic to the new options menu.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
# * The X and Y destination coordinates will be multiplied by 16.
|
||||
# * The texture doesn't have to be 16x16, all of it will be patched on to terrain.png.
|
||||
|
||||
#terrain|4|5|grass_side_transparent.png
|
||||
#grass_sides_tint|true
|
||||
terrain|4|5|grass_side_transparent.png
|
||||
grass_sides_tint|true
|
||||
|
||||
# Stop now to ignore the below commands. They're for a patch I'm working on that I don't want to release yet.
|
||||
stop_now
|
||||
|
||||
Reference in New Issue
Block a user