mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-03 04:18:25 +08:00
4 lines
112 B
Dart
4 lines
112 B
Dart
// Keeping compatible with earlier versions of Flame
|
|
export './game/base_game.dart';
|
|
export './game/game.dart';
|