mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2025-12-14 13:17:06 +08:00
Moved Assets.bf. Sprites loading
This commit is contained in:
@ -18,7 +18,7 @@ namespace Strawberry
|
||||
private List<Slice> slices;
|
||||
private Modes mode;
|
||||
|
||||
private this(String path)
|
||||
public this(String path)
|
||||
: base(path)
|
||||
{
|
||||
Load();
|
||||
|
||||
Reference in New Issue
Block a user