Skip to content

Commit

Permalink
Hotfixes a server crash when a new player joins in an ongoing round w…
Browse files Browse the repository at this point in the history
…ith where coloured graffitis have been laid down. (#6868)
  • Loading branch information
Aranclanos committed Jun 28, 2021
1 parent 9637176 commit 76b42e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ public class TileChangeEntry

public Matrix4x4? transformMatrix;

public Color? color;
public Vector4? color;

}

Expand Down

0 comments on commit 76b42e7

Please sign in to comment.