Rename trainer files to use "school_kid" instead of "student" (#962)

This commit is contained in:
Frederico Santos 2024-05-16 11:17:50 +01:00 committed by GitHub
parent 5fe69fff9c
commit 4a29532b5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"textures": [
{
"image": "student_f.png",
"image": "school_kid_f.png",
"format": "RGBA8888",
"size": {
"w": 192,

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -1,7 +1,7 @@
{
"textures": [
{
"image": "student_m.png",
"image": "school_kid_m.png",
"format": "RGBA8888",
"size": {
"w": 178,

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB