mirror of https://github.com/flutter/pinball.git
refactor: renamed test games (#178)
parent
a65fb692b5
commit
c52db09f77
@ -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