Skip to content
Snippets Groups Projects
Commit 2ca6e95b authored by noec's avatar noec
Browse files

moved roundindicator to top left

parent 795e843a
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ private:
wxPoint const drawPileOffset = wxPoint(4, -42);
wxPoint const turnIndicatorOffset = wxPoint(-100, 98);
// PERADD
wxPoint const roundIndicatorOffset = wxPoint(0,0);
wxPoint const roundIndicatorOffset = wxPoint(-480,-220);
wxPoint const chipOffset = wxPoint(60,220);
wxPoint const leftDealerCardOffset = wxPoint(-480, 200);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment