Use JPG on tutorials
This commit is contained in:
parent
1eb2cfe466
commit
7802410aef
@ -22,13 +22,13 @@ teacher.register_turorial("um_atm:tutorial_atm", {
|
||||
},
|
||||
|
||||
{
|
||||
texture = "um_atm_tutorial_1.png",
|
||||
texture = "um_atm_tutorial_1.jpg",
|
||||
text =
|
||||
S("Automated Teller Machines (ATM) can withdrawal or deposit money. " ..
|
||||
"There are three models, with model 3 being the most feature-rich."),
|
||||
},
|
||||
{
|
||||
texture = "um_atm_tutorial_2.png",
|
||||
texture = "um_atm_tutorial_2.jpg",
|
||||
text =
|
||||
S("Right-click ATMs to open their interface. " ..
|
||||
"The following buttons may be avaliable depending on the model:") ..
|
||||
|
BIN
textures/um_atm_tutorial_1.jpg
Normal file
BIN
textures/um_atm_tutorial_1.jpg
Normal file
Binary file not shown.
After (image error) Size: 236 KiB |
Binary file not shown.
Before (image error) Size: 2.0 MiB |
BIN
textures/um_atm_tutorial_2.jpg
Normal file
BIN
textures/um_atm_tutorial_2.jpg
Normal file
Binary file not shown.
After (image error) Size: 78 KiB |
Binary file not shown.
Before (image error) Size: 249 KiB |
Loading…
x
Reference in New Issue
Block a user