0
0
mirror of https://github.com/marcrobledo/savegame-editors.git synced 2025-04-24 16:35:10 +00:00

Fixed typo.

This commit is contained in:
magiczocker10 2024-08-25 17:47:19 +02:00 committed by GitHub
parent 8cd041f3cc
commit 70f6ae8260
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,7 +62,7 @@ SavegameEditor={
PET_BREED_OFFSET: 0x32, // 50
PET_BREED_VARIANT_OFFSET: 0x33,// 51 = Variant (e.g. Spaniel = 0:Blentheim, 1:Tricolour, 2:Ruby)
PET_BREED_STYLE_OFFSET: 0x34, // 52 = Hairstyle
PET_BREED_COLOR_OFFSET: 0x36 // 53 = Fur Color
PET_BREED_COLOR_OFFSET: 0x36 // 54 = Fur Color
},
_write_money:function(){