1
0
namnguyen 6 сар өмнө
parent
commit
9e845fe747

+ 1 - 1
doc/gui/extension/table_chess_game.py

@@ -13,8 +13,8 @@ from example_library import ExampleLibrary
 from taipy.gui import Gui
 
 data = [
-    ["♟", "♟", "♟", "♟", "♟", "♟", "♟", "♟"],
     ["♜", "♞", "♝", "♛", "♚", "♝", "♞", "♜"],
+    ["♟", "♟", "♟", "♟", "♟", "♟", "♟", "♟"],
     ["", "", "", "", "", "", "", ""],
     ["", "", "", "", "", "", "", ""],
     ["", "", "", "", "", "", "", ""],