mirror of
https://github.com/haven1433/HexManiacAdvance.git
synced 2026-05-31 20:42:43 -05:00
implement details for R/S/E
This commit is contained in:
parent
201ecae9be
commit
31c9e648bb
|
|
@ -49,7 +49,8 @@ namespace HexManiac.Core.Models.Runs.Sprites {
|
|||
PrimaryTiles = 640;
|
||||
PrimaryPalettes = 7;
|
||||
} else {
|
||||
throw new NotImplementedException();
|
||||
PrimaryTiles = 512;
|
||||
PrimaryPalettes = 6;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user