Skip to content
Snippets Groups Projects

Archive sprite2 Hotfix

Merged Monster Iestyn requested to merge archive-sprite2-hotfix into master
  1. Mar 09, 2020
    • Monster Iestyn's avatar
      One line fix: don't assume 0 (aka SPR2_STND) is the default value for sprite2,... · 40e728fd
      Monster Iestyn authored
      One line fix: don't assume 0 (aka SPR2_STND) is the default value for sprite2, but rather what the state sets for it
      
      This fixes some issues with a custom character tested during netplay, which did not have SPR2_WAIT sprites and therefore fell back to SPR2_STND sprites. Unfortunately, the fact they used SPR2_STND instead meant the sprite2 was not synced at all!
      40e728fd
Loading