mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-08-02 00:47:50 -07:00
Fix map selection for single player
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
CREATE TABLE version ( version INTEGER );
|
||||
|
||||
INSERT INTO version VALUES (2);
|
||||
|
||||
/* column names must match protobuf field names */
|
||||
|
||||
CREATE TABLE activity (
|
||||
|
||||
Reference in New Issue
Block a user