This commit is contained in:
Thomas 2022-01-06 15:12:23 +01:00
parent beb35f92c5
commit 0b2f09692c
No known key found for this signature in database
GPG Key ID: E538821A6CDFDAD7

View File

@ -23,7 +23,6 @@ enum class WinValue{
};
typedef nsGraphics::Vec2D IndexPair;
typedef nsGraphics::Vec2D Position;
typedef unsigned playerID; // 0 for player 1, 1 for player 2