Fixed pistol and knife sprites for retail. Added firing mechanism.
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ class DifficultyScreen extends StatelessWidget {
|
||||
MaterialPageRoute(
|
||||
builder: (_) => const WolfRenderer(
|
||||
difficulty: Difficulty.bringEmOn,
|
||||
// isDemo: true,
|
||||
isDemo: false,
|
||||
showSpriteGallery: true,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user