mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-01 10:38:17 +08:00
refactor classes in game.dart to separate files
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
// Keeping compatible with earlier versions of Flame
|
||||
export './game/game.dart';
|
||||
export './game/base_game.dart';
|
||||
|
||||
Reference in New Issue
Block a user