mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 00:14:00 +00:00
fix(multiplayer): reconcile authoritative initial connections
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE matches
|
||||
DROP CONSTRAINT IF EXISTS matches_initial_connect_ready_at,
|
||||
DROP COLUMN IF EXISTS initial_connect_ready_at;
|
||||
Reference in New Issue
Block a user