Updated script header comment

This commit is contained in:
Luxferre
2024-01-15 17:56:40 +02:00
parent 5f1371b16e
commit 42bcb48ae4
+1
View File
@@ -6,6 +6,7 @@
# - 1 to 8 are column numbers # - 1 to 8 are column numbers
# - 9 to 12 are freecell numbers # - 9 to 12 are freecell numbers
# SEED variable can be used to init games M$-style # SEED variable can be used to init games M$-style
# no supermove support for now, need to move cards one at a time
# created by Luxferre in 2024, released into public domain # created by Luxferre in 2024, released into public domain
# Helper functions # Helper functions