mirror of https://github.com/flutter/pinball.git
parent
a65fb692b5
commit
d2206f4d11
@ -1,8 +0,0 @@
|
|||||||
import 'package:flame_bloc/flame_bloc.dart';
|
|
||||||
import 'package:flame_forge2d/flame_forge2d.dart';
|
|
||||||
|
|
||||||
class TestGame extends Forge2DGame with FlameBloc {
|
|
||||||
TestGame() {
|
|
||||||
images.prefix = '';
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in new issue