Renamed folder & fixed gesture detector
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import 'package:cabo_counter/data_classes/game_session.dart';
|
||||
import 'package:cabo_counter/data/game_session.dart';
|
||||
|
||||
class Globals {
|
||||
static Map<int, GameSession> gamesMap = <int, GameSession>{};
|
||||
|
||||
Reference in New Issue
Block a user