Rename trainer files to use "school_kid" instead of "student" (#962)
This commit is contained in:
parent
5fe69fff9c
commit
4a29532b5e
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "student_f.png",
|
||||
"image": "school_kid_f.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 192,
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"textures": [
|
||||
{
|
||||
"image": "student_m.png",
|
||||
"image": "school_kid_m.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {
|
||||
"w": 178,
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Loading…
Reference in New Issue