فهرست منبع

deal with it.

Steve Thielemann 4 سال پیش
والد
کامیت
022e01e7eb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      main.cpp

+ 1 - 1
main.cpp

@@ -491,7 +491,7 @@ int main(int argc, char *argv[]) {
   // This displays the cards in the upper left corner.
   // We want them center, and down some.
 
-  // int cards_delt_width = 59; int cards_delt_height = 9;
+  // int cards_dealt_width = 59; int cards_delt_height = 9;
   int off_x = (mx - 59) / 2;
   int off_y = (my - 9) / 2;