Trying to figure out issue with sprites loading improperly. Broken, still.
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -109,6 +109,7 @@ class _WolfRendererState extends State<WolfRenderer>
|
||||
y + 0.5,
|
||||
widget.difficulty,
|
||||
gameMap.sprites.length,
|
||||
isSharewareMode: isShareware,
|
||||
);
|
||||
|
||||
if (newEntity != null) {
|
||||
|
||||
Reference in New Issue
Block a user